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