From 11a8f13d5f9ca574cccc4bd5ecb0a159411be022 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 4 Mar 2010 10:06:48 +0000 Subject: [PATCH] Doc: CG: add command for regtest-to-doc work. --- Documentation/contributor/release-work.itexi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/contributor/release-work.itexi b/Documentation/contributor/release-work.itexi index b85535c55b..929a099886 100644 --- a/Documentation/contributor/release-work.itexi +++ b/Documentation/contributor/release-work.itexi @@ -264,6 +264,13 @@ grep FIXME --exclude "misc/*" --exclude "*GNUmakefile" \ --exclude "snippets/*" ????*/* @end example +- check for altered regtests, and document as necessary. (update + tags as appropriate) + +@example +git diff -u -r release/2.12.0-1 -r release/2.13.13-1 input/regression/ +@end example + News: -- 2.39.5