From a464ecb21b89cd65248a330b2b27d976efe9cead Mon Sep 17 00:00:00 2001 From: Laura Arjona Reina Date: Thu, 31 May 2018 06:18:41 +0200 Subject: update the help message, adding a step about reviewing the changes that the script made, prior to commit --- smart_change.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'smart_change.pl') diff --git a/smart_change.pl b/smart_change.pl index c81df65ba10..42a27b3c0d2 100755 --- a/smart_change.pl +++ b/smart_change.pl @@ -37,7 +37,8 @@ supporting git commit hashes. To use this: 2. Update translations 3. Run smart_change.pl - it will pick up the changes and update headers in the translation files - 4. Commit the translation changes + 4. Review the changes (e.g. with "git diff -u") + 5. Commit the translation changes This is more involved than previously (needing two commits), but unavoidable... -- cgit v1.2.3