sapling/eden/mononoke/blobrepo/override
Yan Soares Couto d6888c6996 blobrepo: Remove get_repoid
Summary:
We're working on removing `BlobRepo` functions to make it easier to deblobrepoify targets.

This removes `get_repoid`, which is used in many places, but it's just an alias to the `id()` function in `RepoIdentity` repo attribute.

Reviewed By: markbt

Differential Revision: D42675456

fbshipit-source-id: ef4c884f92ce0dcc769db6b105c5819863b19492
2023-01-23 05:55:08 -08:00
..
src blobrepo: Remove get_repoid 2023-01-23 05:55:08 -08:00
Cargo.toml restore getdeps build (#109) 2022-02-11 01:42:04 -08:00