Submitter | phabricator |
---|---|
Date | Jan. 18, 2022, 9:34 a.m. |
Message ID | <differential-rev-PHID-DREV-jxgc72fxzroahfecrcw3-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/50333/ |
State | New |
Headers | show |
Comments
Patch
diff --git a/mercurial/helptext/rust.txt b/mercurial/helptext/rust.txt --- a/mercurial/helptext/rust.txt +++ b/mercurial/helptext/rust.txt @@ -15,6 +15,7 @@ ======== The following operations are sped up when using Rust: + - discovery of differences between repositories (pull/push) - nodemap (see :hg:`help config.format.use-persistent-nodemap`) - all commands using the dirstate (status, commit, diff, add, update, etc.)