X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=quote.c;h=6a520855d6c418ecb1384ef9571b122b134af1af;hb=7bc2508bfe0f7e8c0371a68f57ac5b7d4fe7e1f0;hp=d5cf9d8f94f37fe8ff9f964998c7f0525617e5bc;hpb=1fbb58b4153e90eda08c2b022ee32d90729582e6;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