X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/91a1772555cbf6c7a86ee49dc97658ab81fd86d3..fc13e49d1ebc01689c8bc578899f90525783d9fb:/vcsh diff --git a/vcsh b/vcsh index 7f475fe..c1b4874 100755 --- a/vcsh +++ b/vcsh @@ -144,6 +144,7 @@ elif [ "$1" = 'clone' ]; then done [ "$VCSH_CONFLICT" = '1' ] && echo "$SELF: fatal: will stop after fetching and not try to merge!\n" && + echo " Once this situation has been resolved, run 'vcsh run git pull' to finish cloning.\n" && exit 3 git merge origin/master # vcsh use $REPO_NAME