sapling/eden/scm/lib/clidispatch
Durham Goode 97d84e3b5d configs: move hgrc.dynamic to always be in the shared repo
Summary:
Instead of trying to maintain two hgrc.dynamic's for shared repositories,
let's just always use the one in the shared repo. In the long term we may be
able to get rid of the working-copy-specific hgrc entirely.

This does remove the ability to dynamically configure individual working copies.
That could be useful in cases where we have both eden and non-eden pointed at
the same repository, but I don't think we rely on this at the moment.

Reviewed By: quark-zju

Differential Revision: D21333564

fbshipit-source-id: c1fb86af183ec6dc5d973cf45d71419bda5514fb
2020-05-05 18:19:10 -07:00
..
src configs: move hgrc.dynamic to always be in the shared repo 2020-05-05 18:19:10 -07:00
Cargo.toml clidispatch: add start_pager API for IO 2020-04-07 15:57:06 -07:00