Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitk: Update cherry-pick error message parsing
Commit 981ff5c37ae20687c98d98c8689d5e89016026d2 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 <[email protected]> Signed-off-by: Paul Mackerras <[email protected]>
- Loading branch information