Submitter | phabricator |
---|---|
Date | Feb. 15, 2020, 8:07 p.m. |
Message ID | <differential-rev-PHID-DREV-dagmeymnibvyakq24t53-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/45260/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/relnotes/next b/relnotes/next --- a/relnotes/next +++ b/relnotes/next @@ -26,6 +26,8 @@ can use the new `conflictparents()` revset for finding the other parent during a conflict. + * `hg recover` does not verify the validity of the whole repository + anymore. You can pass `--verify` or call `hg verify` if necessary. == Internal API Changes ==