sapling/eden/scm/lib/hgcommits
Jun Wu 7b7ae0bd09 hgcommits: implement strip_commits for testing
Summary:
About 64 tests depend on the revlog `strip` behavior. `strip` is not used in
production client-repos.  I tried to migrate them off `strip` but that seems
too much work for now. Instead let's just implement `strip` in the HgCommits
layer to be compatible to run the tests.

Reviewed By: DurhamG

Differential Revision: D22402195

fbshipit-source-id: f68d005e04690d8765d5268c698b6c96b981eb0a
2020-07-17 22:23:05 -07:00
..
src hgcommits: implement strip_commits for testing 2020-07-17 22:23:05 -07:00
Cargo.toml hgcommits: make HgCommit serializable 2020-07-06 15:51:00 -07:00