commit | 700a65ce380f29a5083bcc230aa1ef5c28e66f2c | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Fri Nov 24 17:30:12 2006 -0500 |
committer | Shawn O. Pearce <spearce@spearce.org> | Fri Nov 24 17:30:12 2006 -0500 |
tree | a61cb972babf2571b56a75e8918ee6dc2b6fcf76 | |
parent | 9342e26d3a832dd24878725b42444b8efe4fa1c4 [diff] |
git-gui: Created Branch menu. This is an early start at branch management from within git-gui. The branch menu has create/delete command entries to create and delete branches as well as a list of radiobutton entries for each branch found in the repository through for-each-ref. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>