[meta-freescale] [PATCH] README: Remove subject-prefix from git format-patch command

Thomas Thorne Thomas.Thorne at net2edge.com
Fri Oct 21 05:31:20 PDT 2016


You may wish to update the same are for the documentation repo.  Currently that adds a "documentation]" tag in where this code added "meta-freescale]"

Thomas A. F. Thorne  Software Engineer  Net2Edge

-----Original Message-----
From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-bounces at yoctoproject.org] On Behalf Of Fabio Berton
Sent: 21 October 2016 13:08
To: meta-freescale at yoctoproject.org
Subject: [meta-freescale] [PATCH] README: Remove subject-prefix from git format-patch command

Removing --subject-prefix='meta-freescale][PATCH']' from git format-patch the generated patch will be created with default subject as shown bellow:

Subject: [PATCH] README: Remove subject-prefix from git format-patch command

Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 33d4c08..1f40864 100644
--- a/README
+++ b/README
@@ -31,7 +31,7 @@ Source code:
 
 When creating patches, please use something like:
 
-    git format-patch -s --subject-prefix='meta-freescale][PATCH' origin
+    git format-patch -s origin
 
 When sending patches, please use something like:
 
--
2.1.4

--
_______________________________________________
meta-freescale mailing list
meta-freescale at yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list