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

Add an option to not push to remote when twgit demo merge-feature #173

Open beeksiwaais opened 6 years ago

beeksiwaais commented 6 years ago

Add an option to not push to remote when running twgit demo merge-feature

As a developer, I need to check that my feature do not break anything. Therefor, I want to push my demo manually with twgit demo push.