X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=doc%2Fcontributing;fp=doc%2Fcontributing;h=2404db743a9422bc3dfd80140a979f2becb6f6d6;hp=1cbbeb1fbc3834a2638ddafa872021aa9821b158;hb=5c28d3685be314c6789a444c677004fc08219b4e;hpb=4bce12ac0bc0c2ce465cda4c9720c52ce85a1853 diff --git a/doc/contributing b/doc/contributing index 1cbbeb1fb..2404db743 100644 --- a/doc/contributing +++ b/doc/contributing @@ -155,9 +155,9 @@ If you want to submit a single commit, prepare it like this: This produces a file 0001-.patch, where is derived from the first line of the commit message. -If you want to submit a a whole topic branch based on master, do: +If you want to submit a whole topic branch based on master, do: - $ git format-patch -ns --cover-letter + $ git format-patch -ns --cover-letter master This produces 0000-cover-letter.patch 0001-.patch 0002-.patch and so on. Edit 0000-cover-letter.patch so it