Mercurial > hg
diff hgext/share.py @ 31734:44ff5e4ffc8c
largefiles: introduce readasstandin() to read hex hash from given filectx
This will be used to centralize and encapsulate the logic to read hash
from given (filectx of) standin file. readstandin() isn't suitable for
this purpose, because there are some code paths, which want to read
hex hash directly from filectx.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Sat, 01 Apr 2017 02:32:31 +0900 |
parents | 553680d1b654 |
children | 46ba2cdda476 |