]> git.ipfire.org Git - thirdparty/git.git/commit - git-gui/git-gui.sh
git-gui: Change accelerator for "Include All" to M1-I.
authorShawn O. Pearce <spearce@spearce.org>
Sat, 11 Nov 2006 20:16:01 +0000 (15:16 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 12 Nov 2006 05:15:59 +0000 (00:15 -0500)
commit49b86f010c3f2d6576a8fba45c5c6b9a23f76fa0
tree20d66107e5681a8e98952f7bf4937c0abef100c1
parent2d19516db4a6807e817879e6d30fd3137a4a7817
git-gui: Change accelerator for "Include All" to M1-I.

Now that we call the update-index all files action "Include All" it
makes more sense to make this M1-I (so Control-I or Command-I depending
on platform) than M1-U, which stood for update but is somewhat confusing
to users.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui