Jakub Narebski [off-list ref] writes:
<opublikowany i wysłany>
Junio C Hamano wrote:
quoted
I suspect the patch title is wrong -- it is not "no need to" but
"quoting path breaks so do not do it" ;-).
I guess this fixes the problem I saw last night?
If I remember correctly it worked without this patch, for git 1.4.1.1
(i.e. with --full-history option, although not working as advertised: see my
comment earlier in thread).
Couldn't have worked, or you have found a bug in whatever
command you invoked. If it is told to look for a path that
starts with a single quote it should have done so and produced
no history since there is no such file.
In any case, the patch #19 seems to fix the problem. Thanks.