Skip to content
  • Junio C Hamano's avatar
    Merge branch 'sg/assume-no-todo-update-in-cherry-pick' · f233c9f4
    Junio C Hamano authored
    While running "revert" or "cherry-pick --edit" for multiple
    commits, a recent regression incorrectly detected "nothing to
    commit, working tree clean", instead of replaying the commits,
    which has been corrected.
    
    * sg/assume-no-todo-update-in-cherry-pick:
      sequencer: don't re-read todo for revert and cherry-pick
    f233c9f4