Submitter | phabricator |
---|---|
Date | April 20, 2021, 2:48 p.m. |
Message ID | <differential-rev-PHID-DREV-4arwyu7orvzkxrucyir5-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/48813/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/relnotes/next b/relnotes/next --- a/relnotes/next +++ b/relnotes/next @@ -31,7 +31,7 @@ repositories violate this condition. The revlog code will now silentely swap the parents if this condition is tested. This can change the output of `hg log` when explicitly asking for first or - second parent. + second parent. The changesets "nodeid" are not affected. == Internal API Changes ==