X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/5959015330816cce5d61237fe847a01b12de1356..cb24803b0d99ba0ececdb9906ec15af24be1e381:/vcsh?ds=sidebyside diff --git a/vcsh b/vcsh index 1e9f2d5..6e18e16 100755 --- a/vcsh +++ b/vcsh @@ -161,7 +161,7 @@ clone() { done [ "$VCSH_CONFLICT" = '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