mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
README: Use quotation marks for subject prefix
On zsh it otherwise returns: ``` zsh: bad pattern: --subject-prefix=meta-oe][PATCH ``` With quotation marks it should work on all shells. Signed-off-by: Michael Vetter <jubalh@iodoru.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ pacman -S lib32-gcc-libs lib32-glibc
|
|||||||
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
|
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
|
||||||
|
|
||||||
When sending single patches, please use something like:
|
When sending single patches, please use something like:
|
||||||
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH'
|
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][PATCH"'
|
||||||
|
|
||||||
You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
|
You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
|
||||||
to share your patches, this is preferred for patch sets consisting of more than one patch.
|
to share your patches, this is preferred for patch sets consisting of more than one patch.
|
||||||
|
|||||||
Reference in New Issue
Block a user