Development Team/Code Review: Difference between revisions

Line 68: Line 68:
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
Make sure that the ticket number is referenced in the commit description!


== Remind the maintainers about patches ==
== Remind the maintainers about patches ==