]> git.pld-linux.org Git - packages/git-core.git/blame - cherry-picked-commitlog.patch
up to 2.29.0
[packages/git-core.git] / cherry-picked-commitlog.patch
CommitLineData
1fc86c76
JP
1--- git-2.29.0/gitk-git/gitk.orig 2020-10-19 21:40:17.774293686 +0200
2+++ git-2.29.0/gitk-git/gitk 2020-10-19 21:43:33.023626764 +0200
3@@ -9711,7 +9711,7 @@
8ce45cec
PS
4 update
5 # Unfortunately git-cherry-pick writes stuff to stderr even when
6 # no error occurs, and exec takes that as an indication of error...
7- if {[catch {exec sh -c "git cherry-pick -r $rowmenuid 2>&1"} err]} {
8+ if {[catch {exec sh -c "git cherry-pick -x -r $rowmenuid 2>&1"} err]} {
1fc86c76
JP
9 notbusy cherrypick
10 if {[regexp -line \
11 {Entry '(.*)' (would be overwritten by merge|not uptodate)} \
This page took 0.06801 seconds and 4 git commands to generate.