X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/9dbe1f2d9897e49fa1970300fe29619e68b0e55f..024b65aac5760f1e89811b4eb3fa2a7722fca8d8:/vcsh diff --git a/vcsh b/vcsh index f987fbf..3924009 100755 --- a/vcsh +++ b/vcsh @@ -163,7 +163,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.\n" 17 + Once this situation has been resolved, run 'vcsh run $VCSH_REPO_NAME git pull' to finish cloning." 17 git merge origin/master hook post-clone retire