[parser] Fixed indentation for general options, try 2
This commit is contained in:
parent
e160d6df7e
commit
45fc52df36
1 changed files with 8 additions and 9 deletions
|
@ -22,7 +22,6 @@ while [[ -z "${1}" ]]; do
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
||||||
--git-dir)
|
--git-dir)
|
||||||
shift
|
shift
|
||||||
GIT_DIR="${1}"
|
GIT_DIR="${1}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue