X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/6bc1d17865d1c8179c1e84665b008f61189ccb8f..bdd64829b5af03ab21e315a61897ea4e97c1f6d3:/vcsh diff --git a/vcsh b/vcsh index 18cd9e5..31a6019 100755 --- a/vcsh +++ b/vcsh @@ -161,7 +161,7 @@ clone() { done [ x"$VCSH_CONFLICT" = x'1' ]) && fatal "will stop after fetching and not try to merge! - Once this situation has been resolved, run 'vcsh run $VCSH_REPO_NAME git pull' to finish cloning." 17 + Once this situation has been resolved, run 'vcsh $VCSH_REPO_NAME pull' to finish cloning." 17 git merge origin/master hook post-merge hook post-clone