Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level commands to adopt the branching model describes in our documentation. Supported OS: Debian/Ubuntu Linux, Mac OS X 10.8 (Mountain Lion) or lower.
The following commands warn if branch out of process exists: twgit feature|release|hotfix list
But if a second remote repository is declared, then his branches are improperly declared out of process:
/!\ Following branches are out of process: 'other/feature-x', 'other/branch'!
Branches of repository other than $TWGIT_ORIGIN must be ignored.
The following commands warn if branch out of process exists:
twgit feature|release|hotfix list
But if a second remote repository is declared, then his branches are improperly declared out of process:/!\ Following branches are out of process: 'other/feature-x', 'other/branch'!
Branches of repository other than
$TWGIT_ORIGIN
must be ignored.