copy-enc-to-live & replace-lang-picker: minor tweak.
authorThérèse Godefroy <godef.th@free.fr>
Wed, 21 Sep 2022 20:02:47 +0000 (22:02 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Wed, 21 Sep 2022 20:04:09 +0000 (22:04 +0200)
copy-enc-to-live
replace-lang-picker

index 8f4a2c917dd7034b0f4025d6530b16b83c7a28aa..1a228d0e8faa2978f1a45713d6ecb716f40ffac7 100755 (executable)
@@ -52,3 +52,5 @@ git add $lang
 git commit -m "$lang: synchronize with enc $commit."
 
 replace-lang-picker
+git commit --amend
+
index 4b9b5519cbf7626933810c0aac6d8b167f00f8c2..d43dac38e4909a0226fe81d96008bd51d75b6862 100755 (executable)
@@ -38,4 +38,4 @@ done
 
 # Commit the changes.
 git add */index.html */workshops.html
-git commit -m "index & workshops: update the language picker."
+#git commit -m "index & workshops: update the language picker."