X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/c3c88c981d7e4d5cafcd69137d76de64b0236ace..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