author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 06:34:55 +0000 (01:34 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 07:54:25 +0000 (02:54 -0500) | ||
commit | bd29ebc3927780c2bc6c91abb12054a283201c15 | |
tree | a7a8b57a880425440470ba6a3c9023d7ee61e34c | tree | snapshot |
parent | c5ab47cbe4cf9f2f3068c9bf23a666404b615176 | commit | diff |
git-gui: Bind M1-N to create branch.
Creating branches is a common enough activity within a Git project
that we probably should give it a keyboard accelerator. N is not
currently used and seems reasonable to stand for "New Branch". To
bad our menu calls it create.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Creating branches is a common enough activity within a Git project
that we probably should give it a keyboard accelerator. N is not
currently used and seems reasonable to stand for "New Branch". To
bad our menu calls it create.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |