author | Paul Mackerras <paulus@samba.org> | |
Sun, 6 Aug 2006 11:08:05 +0000 (21:08 +1000) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Sun, 6 Aug 2006 11:08:05 +0000 (21:08 +1000) | ||
commit | ca6d8f58a15b9db621dd2b905a04d06bdff44bf8 | |
tree | eb1047ddab331ff7cc0ee8e9c77b3401126869ca | tree | snapshot |
parent | 53cda8d97e6ee53cc8defa8c7226f0b3093eb12a | commit | diff |
gitk: Add a menu item for cherry-picking commits
This does a git-cherry-pick -r to cherry-pick the commit that was
right-clicked on to the head of the current branch. This would work
better with some minor changes to the git-cherry-pick script.
Along the way, this changes desc_heads to record the names of the
descendent heads rather than their IDs.
Signed-off-by: Paul Mackerras <paulus@samba.org>
This does a git-cherry-pick -r to cherry-pick the commit that was
right-clicked on to the head of the current branch. This would work
better with some minor changes to the git-cherry-pick script.
Along the way, this changes desc_heads to record the names of the
descendent heads rather than their IDs.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |