X-Git-Url: https://git.cworth.org/git?p=nogit;a=blobdiff_plain;f=nogit;fp=nogit;h=102b8c7a1516295f9022e88d7f80d22d363dd111;hp=16cd18f9460024ba770d5fdff27a44a27adcb851;hb=11c771aa4ded3685b229907de4dcba5beee76b52;hpb=9b145387ae0b95534b48ccf89080fc26d73e839c diff --git a/nogit b/nogit index 16cd18f..102b8c7 100755 --- a/nogit +++ b/nogit @@ -59,7 +59,7 @@ nogit_clone() url="$1" if [ -e $NOGIT_DIR ]; then - echo "Error: .nogit already exists. Cowardly refusing to re-clone." + echo "Error: $NOGIT_DIR already exists. Cowardly refusing to re-clone." return 1 fi