Changes

Jump to navigation Jump to search
Line 43: Line 43:     
== Push the patch ==
 
== Push the patch ==
Patches with a "review+" keyword can be pushed to repository. If you have write access to the sugar repository you can just do it yourself.  
+
If you have write access to the sugar repository you can just do it yourself.  
    
If you don't have write access to the repository commit the patch to your local repository.
 
If you don't have write access to the repository commit the patch to your local repository.
Line 50: Line 50:  
Generate a patch set using git. The following command will create one file per commit in the current directory.
 
Generate a patch set using git. The following command will create one file per commit in the current directory.
 
  git-format-patch origin
 
  git-format-patch origin
      
== Remind the maintainers about patches ==
 
== Remind the maintainers about patches ==
607

edits

Navigation menu