shellcheck: Fix issues in the git-*.sh scripts

Fixes bug 32402; bugfix on 0.4.2.1-alpha.
Obviously correct changes to already reviewed code.
This commit is contained in:
teor
2019-11-06 15:52:18 +10:00
parent 57baea701f
commit 7f23d47f72
4 changed files with 16 additions and 12 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (shellcheck):
- Fix minor shellcheck errors in the git-*.sh scripts.
Fixes bug 32402; bugfix on 0.4.2.1-alpha.