##// END OF EJS Templates
lfs: register the flag processors per repository...
lfs: register the flag processors per repository Previously, enabling the extension for any repo in commandserver or hgweb would enable the flags on all repos. Since localrepo.resolverevlogstorevfsoptions() is called so early, the check to see if the extension is enabled on the repo (which hasn't been instantiated yet) is a bit awkward. But I don't see a better way.
Matt Harbison -
r40304:9c4cbbb0 default
Show More
Name Size Modified Last Commit Author
/ rust / hgcli
src
Cargo.toml Loading ...
build.rs Loading ...