Mercurial > hg
diff .hgignore @ 23594:6f53629ad273 stable
manifest: disallow setting the node id of an entry to None
manifest.diff() uses None as a special value to denote the absence of
a file, so setting a file node to None means you then can't trust
manifest.diff().
This should also make future manifest work slightly easier.
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 12 Dec 2014 13:40:44 -0500 |
parents | 3232f92360d4 |
children | a1eff44c432b |