Currently, if you start rebase outside of SourceGit, and stop for edit files, you cannot see the commit chain to the currently edited commit. I think, this feature slightly interleaved with #1673
Steps to reproduce:
- Open SourceGit
- Start rebase from CLI and mark some commit as
edit
- See that in SourceGit you doesn't see that commit and all already rebased commits in the graph
Currently, if you start rebase outside of SourceGit, and stop for edit files, you cannot see the commit chain to the currently edited commit. I think, this feature slightly interleaved with #1673
Steps to reproduce:
edit