From 68c93dceb42ee275b339d421bbf77eaf62363d31 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Sat, 26 Nov 2011 11:50:28 +0100 Subject: [PATCH] Remove duplicate & no-op code --- vcsh | 1 - 1 file changed, 1 deletion(-) diff --git a/vcsh b/vcsh index 029c42c..cfcb42a 100755 --- a/vcsh +++ b/vcsh @@ -96,7 +96,6 @@ init() { export GIT_WORK_TREE="$HOME" mkdir -p "$GIT_WORK_TREE" cd "$GIT_WORK_TREE" || fatal "could not enter '$GIT_WORK_TREE'" 11 - cd "$GIT_WORK_TREE" git init setup } -- 2.39.2