1
0
mirror of https://github.com/git/git.git synced 2024-10-22 23:58:22 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Heiko Voigt 9d04278a4d git-gui: always default to the last merged branch in remote delete
This is useful if you are directly working together with other
developers pushing feature branches on a shared remote. You typically
push feature branches to the remote so others can review. Once they are
satisfied and the branch is merged into the main branch it needs to be
deleted on the server.

Since we did not yet have a preselected default branch in the remote
delete dialog lets use the last merged branch if it is found on the
server.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2011-02-13 00:47:24 +00:00
lib git-gui: always default to the last merged branch in remote delete 2011-02-13 00:47:24 +00:00
macosx git-gui: Correct 'Visualize Branches' on Mac OS X to start gitk 2008-07-25 15:08:33 -07:00
po git-gui: add Brazilian Portuguese (pt-BR) translation 2011-01-27 16:22:10 +00:00
windows git-gui: fix PATH environment for mingw development environment 2010-07-30 09:57:26 +01:00
.gitattributes git-gui: Use gitattribute "encoding" for file content display 2008-09-24 12:48:31 -07:00
.gitignore git-gui: Honor a config.mak in git-gui's top level 2007-10-13 22:14:14 -04:00
git-gui--askpass git-gui: ensure correct application termination in git-gui--askpass 2010-08-18 23:19:24 +01:00
git-gui.sh git-gui: always default to the last merged branch in remote delete 2011-02-13 00:47:24 +00:00
GIT-VERSION-GEN git-gui 0.13 2010-09-14 22:42:37 +01:00
Makefile git-gui: use shell to launch textconv filter in "blame" 2010-08-12 21:35:09 +01:00