Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revset: use op_store::View type to resolve branches()/remote_branches()
These functions depend heavily on the underlying data structure, and I haven't decided abstract View API to access to per-remote data types. Let's use the underlying data type for now.
- Loading branch information