summaryrefslogtreecommitdiffstats
path: root/bin/check-new-issues
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2017-12-29 19:16:44 +0000
committerSalvatore Bonaccorso <carnil@debian.org>2017-12-29 19:16:44 +0000
commit951692e1b00430f3d1577172600a8428cbfcc623 (patch)
tree7a773aadc491c607f05ecec34cb7b9969861affa /bin/check-new-issues
parent013f752b6d1281bbe537034bca00902c6a3379a4 (diff)
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@debian.org> git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@59016 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'bin/check-new-issues')
-rwxr-xr-xbin/check-new-issues2
1 files changed, 1 insertions, 1 deletions
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy