sapling/eden/mononoke/mononoke_api_hg
Yan Soares Couto ab17c4d181 Endpoint for fetching snapshot info
Summary:
This adds a new endpoint to EdenApi: `/:repo/snapshot`.

It fetches information about a snapshot (for now, parents and files).

This will be used by the `hg snapshot restore` command.
- Parent will be used to do a normal "hg update" to it
- File changes will be used to apply the working state file changes on top of it.

Reviewed By: ahornby

Differential Revision: D30514854

fbshipit-source-id: b6c6930410cf15fe874eca1fce54314e5011512a
2021-08-26 07:24:37 -07:00
..
src Endpoint for fetching snapshot info 2021-08-26 07:24:37 -07:00
Cargo.toml Daily common/rust/cargo_from_buck/bin/autocargo 2021-08-25 03:07:04 -07:00