1
0
mirror of https://github.com/git/git.git synced 2024-11-19 05:44:04 +01:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Johannes Schindelin 76756d6706 git-gui: allow Ctrl+T to toggle multiple paths
It is possible to select multiple files in the "Unstaged Changes" and
the "Staged Changes" lists. But when hitting Ctrl+T, surprisingly only
one entry is handled, not all selected ones.

Let's just use the same code path as for the "Stage To Commit" and the
"Unstage From Commit" menu items.

This fixes https://github.com/git-for-windows/git/issues/1012

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-01-09 11:02:40 -08:00
lib git gui: fix staging a second line to a 1-line file 2018-01-09 11:02:40 -08:00
macosx
po
windows
.gitattributes
.gitignore
git-gui--askpass
git-gui.sh git-gui: allow Ctrl+T to toggle multiple paths 2018-01-09 11:02:40 -08:00
GIT-VERSION-GEN git-gui: set version 0.21 2016-10-20 11:19:43 +01:00
Makefile