• Vincent Driessen's avatar
    Fix: Of course, in sh, true=0 and false=1. In order to never mess this up · 44174923
    Vincent Driessen authored
    again, the convenience functions flag() and noflag() have been used and
    all occurrences of 0 and 1 are replaces by true and false. This makes it
    safe (and more readable!) to test for active/inactive flags.
    
    Also specify $FLAGS_PARENT explicitly, to avoid having the generated usage
    texts by shFlags mention the full Unix path to $0, but instead use the
    more recognizable varient 'git flow feature'.
    44174923
Name
Last commit
Last update
shFlags @ 2fb06af1 Loading commit data...
.gitmodules Loading commit data...
Makefile Loading commit data...
README.mdown Loading commit data...
bump-version Loading commit data...
git-flow Loading commit data...
git-flow-feature Loading commit data...
git-flow-hotfix Loading commit data...
git-flow-init Loading commit data...
git-flow-release Loading commit data...
git-flow-support Loading commit data...
git-flow-version Loading commit data...
shFlags.sh Loading commit data...