Commit 564a8b3
committed
sequencer (rebase -i): handle the stopped-sha file
In interactive rebases, the `stopped-sha` file is written when a commit
could not be cherry-picked, to allow recording the commit together with
its replacement when continuing. This information will be used to
rewrite notes at the end of the interactive rebase.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 03b1380 commit 564a8b3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1515 | 1515 | | |
1516 | 1516 | | |
1517 | 1517 | | |
| 1518 | + | |
1518 | 1519 | | |
1519 | 1520 | | |
1520 | 1521 | | |
| |||
0 commit comments