X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=quote.c;h=6a520855d6c418ecb1384ef9571b122b134af1af;hb=2c47789d817aaf745a5ce5d5f79619c634cc8566;hp=d5cf9d8f94f37fe8ff9f964998c7f0525617e5bc;hpb=2a2ad0c0007b9f79768b4564644ac9eaaa7310b6;p=git.git diff --git a/quote.c b/quote.c index d5cf9d8f9..6a520855d 100644 --- a/quote.c +++ b/quote.c @@ -1,6 +1,8 @@ #include "cache.h" #include "quote.h" +int quote_path_fully = 1; + /* Help to copy the thing properly quoted for the shell safety. * any single quote is replaced with '\'', any exclamation point * is replaced with '\!', and the whole thing is enclosed in a