Twenga / twgit

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.
http://twgit.twenga.com/
Other
111 stars 34 forks source link

Abusive branches out of process #61

Closed geoffroy-aubry closed 12 years ago

geoffroy-aubry commented 12 years ago

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.