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

bash redirection with process substitution causes problem on VM (2nd) #81

Closed geoffroy-aubry closed 11 years ago

geoffroy-aubry commented 11 years ago

Same problem as issue #56 on new code…

$ twgit feature list
git# git fetch --prune origin

(i) Remote delivered features merged into release in progress:
No such branch exists.

(i) Remote free features:
No such branch exists.

/usr/local/lib/himedia-twgit/inc/common.inc.sh: line 127: /dev/fd/62: No such file or directory