On Wed, Nov 05, 2014 at 12:31:56PM +0000, Sona Sarmadi wrote: > Hi Paul, > > > > Just to be clear, this is for the dora branch right? > > > > Cheers, > > Paul > > Yes, I send the patch as below, why does not the branch name come in the > subject :( ? > > git send-email [email protected] --confirm=always > --subject-prefix="dora][PATCH" 000*
Because you're sending already generated files (000*), it works only when you specify git revisions (e.g. -1 my_branch). Or you need to pass --subject-prefix when you're calling git format-patch to generate them. -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
