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

Tests use a static reference to the "stable" branch #111

Closed gletournel closed 10 years ago

gletournel commented 10 years ago

An evolution may consist in replacing static references to "stable" with variables values, to match the expected behavior when customizing the "conf/twgit.sh" configuration file.

Actually, changing the value of TWGIT_STABLE or TWGIT_ORIGIN in the settings results in tests failure.