Mercurial > hg
diff mercurial/dirstateguard.py @ 31753:5d11b5edcb0b
revlog: use raw revisions in revdiff
See the added comment. revdiff is meant to output the raw delta that will be
written to revlog. It should use raw.
test-revlog-raw.py now shows "addgroupcopy test passed", but there is more
to fix.
author | Jun Wu <quark@fb.com> |
---|---|
date | Thu, 30 Mar 2017 18:23:27 -0700 |
parents | 751639bf6fc4 |
children | ec306bc6915b |