[LLVMdev] git patches to svn (original) (raw)
Bjorn Reese breese at mail1.stofanet.dk
Tue Sep 13 10:07:15 PDT 2011
- Previous message: [LLVMdev] git patches to svn
- Next message: [LLVMdev] llvm-gfortran problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2011-09-12 21:13, reed kotler wrote:
What tools/workflows are people using to merge the changes back to svn for a patch?
I have been using git-svn on another project, where they insisted that patches should be proper svn diffs (the headers in git diffs differs from svn diffs.)
I used a slightly modified version of this script to produce the svn diffs:
https://gist.github.com/582239
- Previous message: [LLVMdev] git patches to svn
- Next message: [LLVMdev] llvm-gfortran problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]