• Show log

    Commit

  • Hash : f28bae0c
    Author : Edward Thomson
    Date : 2016-02-15T17:16:00

    rebase: persist a single in-memory index
    
    When performing an in-memory rebase, keep a single index for the
    duration, so that callers have the expected index lifecycle and
    do not hold on to an index that is free'd out from under them.