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.
$ twgit feature merge-into-release 40396 Check clean working tree... git# git fetch --prune origin From indefero.hi-media-techno.com:payments-allopass-alloscripts [new branch] release-1.5.0 -> origin/release-1.5.0 Check remote release... /!\ No release in progress!
It works the second time…