README: add -M to git send-email example

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2013-04-26 15:33:46 +02:00
parent c1e932fc3d
commit 5e6d374ae7
11 changed files with 21 additions and 11 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ Maintenance
Send patches / pull requests to openembedded-devel@lists.openembedded.org
with '[meta-initramfs]' in the subject.
When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][PATCH'
When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][PATCH'
Layer maintainers: Andrea Adami <andrea.adami@gmail.com>
Paul Eggleton <paul.eggleton@linux.intel.com>