aboutsummaryrefslogtreecommitdiff
path: root/git-gui
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2018-01-09 15:33:04 +0100
committerJunio C Hamano <gitster@pobox.com>2018-01-09 11:02:40 -0800
commit76756d67061076c046973bff2089ad49f5dc2eb6 (patch)
treeb83aa550514b9f2a933604730bff0db6327f2af9 /git-gui
parent2cd9179c14dc830247a84a602caac42afa0fcf8f (diff)
downloadgit-76756d67061076c046973bff2089ad49f5dc2eb6.tar.gz
git-76756d67061076c046973bff2089ad49f5dc2eb6.tar.xz
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>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions