diff options
author | Armin Kuster <akuster808@gmail.com> | 2020-01-19 22:51:11 -0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2020-01-19 22:51:11 -0800 |
commit | 4295cfa89e63ba4cf07f08274348cedc74bdce0d (patch) | |
tree | 36529b0a7727336cfc79457bbb4194af50665b6c | |
parent | b72cc7f87c0380fcc079c531683eb890a5a0305e (diff) | |
download | meta-security-4295cfa89e63ba4cf07f08274348cedc74bdce0d.tar.gz |
README: add pull request option
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -64,6 +64,8 @@ $ git config format.subjectPrefix meta-security][PATCH | |||
64 | 64 | ||
65 | Now you can just do 'git send-email origin/master' to send all local patches. | 65 | Now you can just do 'git send-email origin/master' to send all local patches. |
66 | 66 | ||
67 | For pull requests, please use create-pull-request and send-pull-request. | ||
68 | |||
67 | Maintainers: Armin Kuster <akuster808@gmail.com> | 69 | Maintainers: Armin Kuster <akuster808@gmail.com> |
68 | 70 | ||
69 | 71 | ||