sapling/manifest
Mateusz Kwapich 514601a7a5 implementation for commit_compare method
Summary:
The method providing all that's needed for diffing two arbitrary commits.
It doesn't provide diff of the file contents themselves but it provides all
that's necessary to ask for their contents via `file_content` chunk or
diff via `commit_file_diffs`

Reviewed By: markbt

Differential Revision: D18224369

fbshipit-source-id: f814621e0b7904ae4029c64b25fff81f60d8909c
2019-11-07 07:52:34 -08:00
..
src implementation for commit_compare method 2019-11-07 07:52:34 -08:00
test_utils Yearless license header 2019-10-11 13:52:34 -07:00