• Vincent Driessen's avatar
    Change the default behaviour of all scripts to NOT fetch. · de95e004
    Vincent Driessen authored
    This already was the default behaviour of git-flow-feature, but now it
    is the default for the other scripts, too.
    
    RATIONALE: Due to limitations on some platforms (and some
    implementations of getopt), it's impossible to turn off the -f (fetch)
    option.  Therefore, it must now be set explicitly.
    
    Also, this makes git-flow work in stand-alone repositories (i.e. repos
    that do not have an origin remote at all).
    de95e004
Name
Last commit
Last update
contrib Loading commit data...
shFlags @ 2fb06af1 Loading commit data...
.gitmodules Loading commit data...
AUTHORS 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...