• Show log

    Commit

  • Hash : badc7283
    Author : Edward Thomson
    Date : 2016-04-21T17:29:19

    rebase: handle detached HEADs in `init`
    
    When `init`ing a rebase from a detached HEAD, be sure to remember
    that we were in a detached HEAD state so that we can correctly
    `abort` the object that we just created.