##// END OF EJS Templates
revlog: change _addrevision to return the new revision...
revlog: change _addrevision to return the new revision The node is passed as argument already, so returning it is quite pointless. The revision number on the other is useful as it decouples the caller from the revlog internals. Differential Revision: https://phab.mercurial-scm.org/D9880
Joerg Sonnenberger -
r47256:07984507 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / dirstate
dirstate_tree
dirs_multiset.rs Loading ...
dirstate_map.rs Loading ...
dirstate_tree.rs Loading ...
parsers.rs Loading ...
status.rs Loading ...