Commit e0224121efb79e1aa43c9b7af57cc9e3fce8eb6f

Edward Thomson 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.