To make reviews easier and to be consistent with other patch
submission guidelines in other layers, add the '-M' option to the 'git
send-email' line.

Signed-off-by: Mark Asselstine <[email protected]>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 7d84232..d653f11 100644
--- a/README
+++ b/README
@@ -64,7 +64,7 @@ Maintainers: Raymond Danks <[email protected]>
              Bruce Ashfield <[email protected]>
 
 When sending single patches, please using something like:
-$ git send-email -1 --to [email protected] 
--subject-prefix='meta-virtualization][PATCH'
+$ git send-email -1 -M --to [email protected] 
--subject-prefix='meta-virtualization][PATCH'
 
 License
 -------
-- 
2.7.4

-- 
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization

Reply via email to