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
commit4789f9407576bb0f7353a7ff5c48da5dcc2ea600 (patch)
treead9ca6698b558efd63da3359e5c36c44fedc486f /bin/check-new-issues
parent336fd806ce1c154346bb4cbb6a5c156a5eb72583 (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