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 c9d9301ffd
commit 20a10ba02f
11 changed files with 21 additions and 11 deletions

View File

@@ -10,6 +10,7 @@ revision: HEAD
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl][dylan]' in the subject'
When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-efl][dylan][PATCH'
When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-efl][dylan][PATCH'
Interim layer maintainer: Koen Kooi <koen@dominion.thruhere.net>