##// END OF EJS Templates
rust: Rename the `Revlog::get_node_rev` method to `rev_from_node`...
rust: Rename the `Revlog::get_node_rev` method to `rev_from_node` This better describes the input and outputs of this method. Also rewrite the doc-comment, which seemed to have been left from copy-paste of another method. Differential Revision: https://phab.mercurial-scm.org/D11415
Simon Sapin -
r48782:6f579618 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / dirstate_tree
dirstate_map.rs Loading ...
dispatch.rs Loading ...
on_disk.rs Loading ...
owning.rs Loading ...
owning_dispatch.rs Loading ...
path_with_basename.rs Loading ...
status.rs Loading ...