rebase.c
28.9 KB
-
rebase: identify a rebase that has not started · 30640aa9
In `git_rebase_operation_current()`, indicate when a rebase has not started (with `GIT_REBASE_NO_OPERATION`) rather than conflating that with the first operation being in-progress.
Edward Thomson committed