I tried that "git diff --no-prefix", not work for me either. How to create patch out of 'git svn'? Do you have that similar experience?
--angelo On Thu, Sep 15, 2011 at 7:49 PM, Roman Shaposhnik <[email protected]> wrote: > On Thu, Sep 15, 2011 at 7:20 PM, Alejandro Abdelnur <[email protected]> > wrote: > > As many of you I'm GIT spoiled. > > Aren't we all ;-) In fact I highly advocate using git-svn to work with > Apache svn repos -- all the niceties of Git plus direct commits to SVN. > > > I don't know of a a switch in 'git patch' to create a SVN like patch. > > Huh? This is news to me -- git diff --no-prefix generates patches which > are perfectly compatible with RB and SVN. > > > Thoughts? > > I would really like to understand what kind of problem you're experiencing. > > Thanks, > Roman. >
