Mercurial > hg-stable
diff mercurial/destutil.py @ 32419:5db6d70fd30b
tests: avoid renamed files triggering check-commit failures
I had to flag some revisions to not undergo check-commit scrutiny
today to get the tests to pass, because they renamed files that had
existing failures which we're not cleaning up. Let's prevent that in
the future by using the extended git diff format to elide moved code.
author | Augie Fackler <augie@google.com> |
---|---|
date | Sat, 20 May 2017 20:50:29 -0400 |
parents | 6cf2857526c7 |
children | b9942bc6b292 |