Skip to content
Snippets Groups Projects
Commit 3e896b51aa5d authored by Gregory Szorc's avatar Gregory Szorc
Browse files

storageutil: move metadata parsing and packing from revlog (API)

Parsing and writing of revision text metadata is likely identical
across storage backends. Let's move the code out of revlog so we
don't need to import the revlog module in order to use it.

Differential Revision: https://phab.mercurial-scm.org/D4754
parent f8eb71f9e3bd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment