mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-31 15:14:21 +08:00
eng: show how to set local default subject-prefix
This commit is contained in:
parent
9d0f45470e
commit
1b7a2ad298
@ -466,6 +466,11 @@ the rtems-docs repo, use
|
||||
|
||||
git format-patch --subject-prefix="PATCH rtems-docs" ...
|
||||
|
||||
You can set a default subject prefix for each repository locally, for example:
|
||||
|
||||
.. code-block:: shell
|
||||
git config format.subjectprefix "PATCH rtems-docs"
|
||||
|
||||
Patches created using ``git format-patch`` are formatted so they can be emailed
|
||||
and rely on having Git configured with your name and email address, for example
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user