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.
