Git with broken hash generation to generate collisions between object IDs. Don't use this! https://undefinedbehavior.de/posts/commit-vandalism/
Go to file
Shawn O. Pearce 76bb40cde0 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>
2008-05-08 20:29:42 -04:00
lib git-gui: Delete branches with 'git branch -D' to clear config 2008-05-08 20:29:42 -04:00
macosx git-gui: support Git Gui.app under OS X 10.5 2008-02-12 02:34:45 -05:00
po git-gui: Update German translation 2008-05-01 18:13:14 -04:00
windows git-gui: add mingw specific startup wrapper 2007-10-10 03:50:01 -04:00
.gitignore git-gui: Honor a config.mak in git-gui's top level 2007-10-13 22:14:14 -04:00
git-gui.sh git-gui: Setup branch.remote,merge for shorthand git-pull 2008-05-08 20:20:27 -04:00
GIT-VERSION-GEN git-gui 0.10 2008-04-02 02:17:11 -04:00
Makefile git-gui: Simplify MSGFMT setting in Makefile 2008-03-12 01:48:32 -04:00