Commit f5dccd5
committed
gitk: enable --merge after conflicted cherry-picks and reverts
When a 'git cherry-pick' or 'git revert' fails, it leaves behind
corresponding "*_HEAD" files that can be treated analogous to MERGE_HEAD.
Show the symmetric difference between those commits and HEAD when the
--merge option is given in the same way that a conflicted merge is shown.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>1 parent e244588 commit f5dccd5
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
259 | 266 | | |
260 | 267 | | |
261 | 268 | | |
| |||
0 commit comments