git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [BUG] git gui can't commit multiple files
@ 2016-12-04 16:36 Timon
  2016-12-04 20:40 ` David Aguilar
  0 siblings, 1 reply; 7+ messages in thread
From: Timon @ 2016-12-04 16:36 UTC (permalink / raw)
  To: git

This is a regression in git 2.11.0 (version 2.10.2 is fine).

In git-gui I select multiple files in the Unstaged Changes (using
shift+click) and press ctrl+t to stage them. Then only one files gets
staged instead of all of the selected files.
The same happens when unstaging files.

Git-cola also exhibits the same behavior. Although there I could stage
multiple files if I used a popup menu instead of the keyboard shortcut
(I'm guessing it goes through a different code path?).

Note that I tested by reverting back to 2.10.2 and verified that
everything works, so I'm quite certain that this is a regression in
git.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-12-03 15:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-04 16:36 [BUG] git gui can't commit multiple files Timon
2016-12-04 20:40 ` David Aguilar
2016-12-05 18:36   ` Timon
2017-12-01 21:37     ` Timon
2017-12-01 23:40       ` [PATCH] git-gui: allow Ctrl+T to toggle multiple paths (Re: [BUG] git gui can't commit multiple files) Jonathan Nieder
2017-12-01 23:45         ` Jonathan Nieder
2017-12-03 15:06           ` Timon

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).