• Show log

    Commit

  • Hash : e0224121
    Author : Edward Thomson
    Date : 2018-06-29T12:09:02

    apply: simplify checkout vs index application Separate the concerns of applying via checkout and updating the repository's index. This results in simpler functionality and allows us to not build the temporary collection of paths in the index case.