• Show log

    Commit

  • Hash : 950a7091
    Author : Edward Thomson
    Date : 2014-07-15T10:23:10

    Introduce git_rebase_next
    
    `git_rebase_next` will apply the next patch (or cherry-pick)
    operation, leaving the results checked out in the index / working
    directory so that consumers can resolve any conflicts, as appropriate.