From a7747b2ef7bb7fb54b2ef418dcdcb6e4dc988a9e Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Fri, 21 Feb 2014 21:29:07 +0100 Subject: [PATCH] vcsh: Formatting --- vcsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcsh b/vcsh index 577d235..2f40a75 100755 --- a/vcsh +++ b/vcsh @@ -334,7 +334,7 @@ upgrade() { git config core.worktree "$VCSH_BASE" fi [ ! "x$VCSH_GITIGNORE" = 'xnone' ] && git config core.excludesfile ".gitignore.d/$VCSH_REPO_NAME" - git config vcsh.vcsh 'true' + git config vcsh.vcsh 'true' use [ -e "$VCSH_BASE/.gitignore.d/$VCSH_REPO_NAME" ] && git add -f "$VCSH_BASE/.gitignore.d/$VCSH_REPO_NAME" hook post-upgrade -- 2.39.2