mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
README: make it easier to copy and paste send command
The git send-email command on most shells requires the subject-prefix to be quoted and with the trailing quote I always think it is from the README and then realize after the fact I have to edit it. I used $ to imply the shell prompt since that seems pretty common across the internet. Signed-off-by: Doug Goldstein <cardoe@cardoe.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
3bfe5c0b63
commit
c613f19bf2
2
README
2
README
|
@ -42,7 +42,7 @@ Maintainers: Raymond Danks <ray.danks@se-eng.com>
|
|||
Bruce Ashfield <bruce.ashfield@gmail.com>
|
||||
|
||||
When sending single patches, please using something like:
|
||||
'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH'
|
||||
$ git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix='meta-virtualization][PATCH'
|
||||
|
||||
License
|
||||
-------
|
||||
|
|
Loading…
Reference in New Issue
Block a user