]> git.cworth.org Git - notmuch-wiki/commitdiff
patchformatting.mdwn Send email section level tune.
authorTomi Ollila <tomi.ollila@iki.fi>
Thu, 1 Sep 2011 07:25:29 +0000 (10:25 +0300)
committerTomi Ollila <tomi.ollila@iki.fi>
Thu, 1 Sep 2011 07:25:29 +0000 (10:25 +0300)
patchformatting.mdwn

index a61c41aca24d67deee34e6732a887e6124856b39..80de9ee154b4f4e6afd51bfbed9d9b2ff2dcc66a 100644 (file)
@@ -76,7 +76,11 @@ you can check with `git log` a 40-char commit-sha1 of the last commit
 every commit *after* that commit-sha1 will be used to generate 
 patch files...
 
 every commit *after* that commit-sha1 will be used to generate 
 patch files...
 
-## Using git send-email to send patches.
+## Sending patches
+
+### Using git send-email
+
+(This is the preferred way)
 
 If you try to execute `git send-email` and you'll get
 
 
 If you try to execute `git send-email` and you'll get
 
@@ -112,10 +116,10 @@ to your own email address to see how the messages appear in your mailbox.
 In this phase you can "streamline" your `git send-email` options for
 actual patch sending to the mailing list.
 
 In this phase you can "streamline" your `git send-email` options for
 actual patch sending to the mailing list.
 
-## Sending one patch using compatible (emacs) email client.
+### Sending one patch using compatible (emacs) email client.
 
 One alternative way to send your patches is to use, for example, the
 
 One alternative way to send your patches is to use, for example, the
-emacs mail client you've already used to send mails to notmuch mailing list.
+emacs mail client you've already used to send mails to mailing list.
 In this case you have to be very careful to keep the patch contents
 unchanged:
 
 In this case you have to be very careful to keep the patch contents
 unchanged: