aboutsummaryrefslogtreecommitdiff
path: root/git-gui/git-gui.sh
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-05-08 20:29:42 -0400
committerShawn O. Pearce <spearce@spearce.org>2008-05-08 20:29:42 -0400
commit76bb40cde0e15e8d0e8493abb0bd18a5d6386ad7 (patch)
treeff33f87a50e81ce0c5396399554c85dd5faeeb8d /git-gui/git-gui.sh
parentfe70225dc730c5af4c491106d1e0226d1c014d1e (diff)
downloadgit-76bb40cde0e15e8d0e8493abb0bd18a5d6386ad7.tar.gz
git-76bb40cde0e15e8d0e8493abb0bd18a5d6386ad7.tar.xz
git-gui: Delete branches with 'git branch -D' to clear config
If we are deleting a local branch from refs/heads/ we need to make sure any associated configuration stored in .git/config is also removed (such as branch.$name.remote and branch.$name.merge). The easiest way to do this is to use git-branch as that automatically will look for and delete configuration keys as necessary. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-gui/git-gui.sh')
0 files changed, 0 insertions, 0 deletions