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

Signed-off-by: Salvatore Bonaccorso <car...@debian.org>
---
 bin/check-new-issues | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/check-new-issues b/bin/check-new-issues
index cf62a939fa..8d71185b75 100755
--- a/bin/check-new-issues
+++ b/bin/check-new-issues
@@ -40,7 +40,7 @@ EOF
     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 
-- 
2.15.1

Reply via email to