On 03.06.2015 10:06, Gianfranco Murador wrote: > Hi Artem, > I'm going to run the following commands to create the patch. are these > steps correct ? > > ## Get the repo > git clone -b ignite-sprint-5 https://github.com/apache/incubator-ignite.git > git checkout -b ignite-788 > > ## Commit the changes > git commit -a -m 'Ignite 788 Implementation'; > git checkout -b ignite-sprint-5 > git merge ignite-788 > > ## launch the script to create a file patch > scripts/git-format-patch.sh > > Thank you, > Regards, Gianfranco
Blimey. If this is even close to true, I'm even more astounded by gitficionados. So much churn just to replicate something that 'svn diff' can do in oine go. :) -- Brane
