Commit b74307f
gitk: Update cherry-pick error message parsing
Commit 981ff5c changed the error
message from git cherry-pick from
Automatic cherry-pick failed. [...advice...]
to
error: could not apply 7ab78c9... Do something neat.
[...advice...]
Update gitk’s regex to match this, restoring the ability to launch git
citool to resolve conflicted cherry-picks.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Signed-off-by: Paul Mackerras <paulus@samba.org>1 parent 8dd60f5 commit b74307f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9065 | 9065 | | |
9066 | 9066 | | |
9067 | 9067 | | |
9068 | | - | |
| 9068 | + | |
9069 | 9069 | | |
9070 | 9070 | | |
9071 | 9071 | | |
| |||
0 commit comments