Re: strange problems applying --no-prefix patch with -p0 and added files

2012-10-26 Thread Sergey Shelukhin
Hi. Any pointers? Is there some bug tracking system to file a bug to? Thanks. On Wed, Oct 24, 2012 at 1:54 PM, Sergey Shelukhin wrote: > Hello. > I am trying to apply a patch made via {git diff somehash^ somehash > > } before (same version of Git, same machine). I have no-prefix

strange problems applying --no-prefix patch with -p0 and added files

2012-10-24 Thread Sergey Shelukhin
Hello. I am trying to apply a patch made via {git diff somehash^ somehash > } before (same version of Git, same machine). I have no-prefix enabled by default. If I try to apply the patch with -p0, it fails. If I go to a directory where all the changed files are ("src/" below) to "simulate" the