Mercurial > hg
comparison mercurial/context.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 | 07da778f3b58 |
children | 81936f6462c1 |
comparison
equal
deleted
inserted
replaced
32304:37bcb4665529 | 32305:911057981ba4 |
---|