Skip to content

Commit

Permalink
gitk: Add a menu item for cherry-picking commits
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Mackerras committed Aug 6, 2006
1 parent 53cda8d commit ca6d8f5
Showing 1 changed file with 210 additions and 43 deletions.
Loading

0 comments on commit ca6d8f5

Please sign in to comment.