comparison mercurial/posix.py @ 26900:d1c741644d25

verify: add a hook that can let extensions manipulate file lists Without a hook of this nature, narrowhg[0] clones always result in 'hg verify' reporting terrible damage to the entire repository history. With this hook, we can ignore files that aren't supposed to be in the clone, and then get an accurate report of any damage present (or not) in the repo. 0: https://bitbucket.org/Google/narrowhg
author Augie Fackler <augie@google.com>
date Wed, 04 Nov 2015 12:14:18 -0500
parents 8b2fbe3f59b1
children 0e3d093c468e
comparison
equal deleted inserted replaced
26899:5f88e092f82c 26900:d1c741644d25