All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe] README: fix typo
@ 2012-03-08 15:14 Gary Thomas
  2012-03-09  6:54 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2012-03-08 15:14 UTC (permalink / raw)
  To: openembedded-devel

Without this change, 'git send-email' complains of a missing argument.
Tested with git 1.7.7.6 on Fedora 16.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
---
 meta-oe/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/README b/meta-oe/README
index a195919..ed14866 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -6,7 +6,7 @@ revision: HEAD
 
 Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
 
-When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix meta-oe'
+When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe'
 
 You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.
 
-- 
1.7.7.6




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-09  7:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 15:14 [meta-oe] README: fix typo Gary Thomas
2012-03-09  6:54 ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.