##// END OF EJS Templates
rhg: make output of `files` relative to the current directory and the root...
rhg: make output of `files` relative to the current directory and the root This matches the behavior of `hg files`. The util is added in `hg-core` instead of `rhg` because this operation could be useful for other external tools. (this was definitely not prompted by rust issue #50784, I swear) Differential Revision: https://phab.mercurial-scm.org/D8872
Raphaël Gomès -
r46007:1b319704 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / operations
dirstate_status.rs Loading ...
find_root.rs Loading ...
list_tracked_files.rs Loading ...
mod.rs Loading ...