Mercurial > hg
diff mercurial/sslutil.py @ 32305:911057981ba4
drawdag: provide filenode for its dummy filectx
basefctx has filenode, which will be used in a future fast path of skipping
flag processor during repo._filecommit.
This patch adds filenode to drawdag's faked filectx so we don't need to use
hasattr in localrepo.py.
author | Jun Wu <quark@fb.com> |
---|---|
date | Wed, 17 May 2017 10:48:56 -0700 |
parents | bd872f64a8ba |
children | 3bdbbadddecc |