##// END OF EJS Templates
histedit: factor out logic of processing state data in separate fn...
histedit: factor out logic of processing state data in separate fn The new function will serve as the point from where we always get a dictionary of data stored in the statefile and will be helpful in integrating state.cmdstate.read() to write statefile in cbor. Differential Revision: https://phab.mercurial-scm.org/D3863
Pulkit Goyal -
r38524:c6a2ce82 default
Show More
Name Size Modified Last Commit Author
/ hgext / lfs
__init__.py Loading ...
blobstore.py Loading ...
pointer.py Loading ...
wireprotolfsserver.py Loading ...
wrapper.py Loading ...