• Show log

    Commit

  • Hash : 30640aa9
    Author : Edward Thomson
    Date : 2015-03-17T10:04:08

    rebase: identify a rebase that has not started 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.