git-format-patch --subject-prefix support.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Cc: <junkio@...>
Date: Wednesday, April 11, 2007 - 7:58 pm

Add a new option to git-format-patch, entitled --subject-prefix that allows
control of the subject prefix '[PATCH]'. Using this option, the text 'PATCH' is
replaced with whatever input is provided to the option. This allows easily
generating patches like '[PATCH 2.6.21-rc3]' or properly numbered series like
'[-mm3 PATCH N/M]'.

1/2 - Implementation and documentation
2/2 - Test case
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-format-patch --subject-prefix support., Robin H. Johnson, (Wed Apr 11, 7:58 pm)
Re: git-format-patch --subject-prefix support., Junio C Hamano, (Wed Apr 11, 8:35 pm)
Re: git-format-patch --subject-prefix support., Julian Phillips, (Wed Apr 11, 8:54 pm)
Re: git-format-patch --subject-prefix support., Junio C Hamano, (Wed Apr 11, 9:52 pm)
Re: git-format-patch --subject-prefix support., Junio C Hamano, (Thu Apr 12, 6:04 am)