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