gitk: Fix some bugs in the new cherry-picking code
commit561d038ab8adb2bab5ba368b88e620be18c4811b
authorPaul Mackerras <paulus@samba.org>
Mon, 28 Aug 2006 12:41:09 +0000 (28 22:41 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 28 Aug 2006 12:41:09 +0000 (28 22:41 +1000)
treee845eca4f8f313333a204ea1c7c7631a4a3d84ad
parentd1e46756d312f65613863a41c256d852fcde330c
gitk: Fix some bugs in the new cherry-picking code

When inserting the new commit row for the cherry-picked commit, we weren't
advancing the selected line (if there is one), and we weren't updating
commitlisted properly.
gitk