git.el: Add a command to create a new branch.
authorAlexandre Julliard <julliard@winehq.org>
Sun, 23 Nov 2008 13:25:50 +0000 (14:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 7 Feb 2009 12:48:54 +0000 (13:48 +0100)
Prompts for a branch name, create a new branch at HEAD and switch to
it. Bound to C-c C-b by default.

Based on a patch by Rémi Vanicat <vanicat@debian.org>.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
No differences found