[Secure-testing-commits] r59016 - bin

Salvatore Bonaccorso carnil at moszumanska.debian.org
Fri Dec 29 19:16:44 UTC 2017


Author: carnil
Date: 2017-12-29 19:16:44 +0000 (Fri, 29 Dec 2017)
New Revision: 59016

Modified:
   bin/check-new-issues
Log:
check-new-issues: Do not mention svn command for review process

If at all mention 'git diff' and 'git reset' et al.

Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>

Modified: bin/check-new-issues
===================================================================
--- bin/check-new-issues	2017-12-29 19:16:42 UTC (rev 59015)
+++ bin/check-new-issues	2017-12-29 19:16:44 UTC (rev 59016)
@@ -40,7 +40,7 @@
     print_commands;
     print <<'EOF';
 
-Use "svn diff" and "svn revert" as needed ;-)
+Use "git diff" and "git reset" as needed ;-)
 
 OPTIONS: [ -l [-n <n>] [-f] ]
 -l        : just list issues 




More information about the Secure-testing-commits mailing list