-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
None
-
Affects Version/s: 1.5.2, 1.8.3
-
Component/s: None
-
None
-
Severity 3 - Minor
If I open the interactive rebase dialog and immediately cancel it, it "fails" with the following error:
git -c diff.mnemonicprefix=false -c core.quotepath=false -c "sequence.editor='C:\Program Files (x86)\Atlassian\SourceTree\stree_gri'" -c "core.editor='C:\Program Files (x86)\Atlassian\SourceTree\stree_gri'" rebase -i --autosquash Could not execute editor Completed with errors, see above.
As the rebase was cancelled I wouldn't expect to be presented with an error dialog.