• Vincent Driessen's avatar
    Tell getopt to parse POSIX compatible. · e1ec57d4
    Vincent Driessen authored
    By setting the environmental variable POSIXLY_CORRECT, getopt behaves
    strictly POSIX-compatible.  This fixes the incorrect getopt parsing
    style that breaks git-flow in several flavours of Linux.
    
    Many thanks to Thiana for figuring this one out.
    
    This should fix issues #28 and #29.
    e1ec57d4
Name
Last commit
Last update
contrib Loading commit data...
shFlags @ 2fb06af1 Loading commit data...
.gitmodules Loading commit data...
AUTHORS Loading commit data...
Changes.mdown Loading commit data...
LICENSE 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...
gitflow-common Loading commit data...
gitflow-shFlags Loading commit data...