Mercurial > hg
comparison doc/runrst @ 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 | 18c6b271579b |
children | 4e4fae1dda5c |
comparison
equal
deleted
inserted
replaced
32304:37bcb4665529 | 32305:911057981ba4 |
---|