|
|
|
|
|
by jwilk
2915 days ago
|
|
If you send patches directly to the maintainer (rather than to a dedicated mailing list), you should put the project name in the subject, so that the maintainer doesn't have to guess which project this is about: $ git config format.subjectprefix 'PATCH foobar'
|
|