git-gui: Bind M1-P to push action
commit840bcfa7b55dd94bd97a2d19a250f38d9ce80c77
authorShawn O. Pearce <spearce@spearce.org>
Fri, 6 Jul 2007 02:15:00 +0000 (5 22:15 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 6 Jul 2007 08:01:31 +0000 (6 04:01 -0400)
tree1408f027586ecfc6389eac18202ae76212982ae8
parentf1e031bbebb8910ef11f1d5d566b357b50050c56
git-gui: Bind M1-P to push action

Users often need to be able to push the current branch so that they
can publish their recent changes to anyone they are collaborating
with on the project.  Associating a keyboard action with this will
make it easier for keyboard-oriented users to quickly activate the
push features.

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