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

Bug feature merge-into-release if release not yet checked out #67

Closed geoffroy-aubry closed 11 years ago

geoffroy-aubry commented 12 years ago

$ 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…

geoffroy-aubry commented 11 years ago

Duplicate of #63