• Vincent Driessen's avatar
    Force deletion of the feature branch after finish. · e761e355
    Vincent Driessen authored
    This fix also works when feature branches are created manually, based on remote
    (i.e. other developers) feature branches, to work on features together.
    
    `git branch -d` won't remove local feature branches that are set up to track
    remote branches, `-D` will.
    
    Fixes ticket #31.
    e761e355
Name
Last commit
Last update
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...