Changes

Jump to navigation Jump to search
no edit summary
Line 111: Line 111:  
:or
 
:or
 
  diff -rup [old] [new]
 
  diff -rup [old] [new]
 +
:or
 +
git format-patch HEAD^
    
It is preferable that you generate your patch from the root directory of your project.
 
It is preferable that you generate your patch from the root directory of your project.
Line 116: Line 118:  
===How do I send a patch to the developers?===
 
===How do I send a patch to the developers?===
   −
git format-patch HEAD^
   
  git send-email --to=sugar-devel@lists.sugarlabs.org 0001*.patch
 
  git send-email --to=sugar-devel@lists.sugarlabs.org 0001*.patch
  

Navigation menu