busiek Messages: 70 Registered: February 2011 Location: Poland
Member
mirek wrote on Sun, 31 July 2011 14:29
svn compatible format would be better
What do you mean? The patches are generated by 'git format-patch'. To use them one may need add '-p1' option to 'patch' command.
I am using only git. I even track upp sources using git (git svn). Next time I will use '--no-prefix' option to 'git format-patch' and then the above problem should disappear.