Skip to content
Snippets Groups Projects
Commit cb24803b authored by Thomas Ferris Nicolaisen's avatar Thomas Ferris Nicolaisen
Browse files

Suggest shorter form of vcsh pull

parent 59590153
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment