[PATCH rtems-docs] eng: show how to set local default subject-prefix
Kinsey Moore
kinsey.moore at oarcorp.com
Fri Nov 4 00:55:42 UTC 2022
Looks good to me! I use this on all of the repos I send mail from.
Kinsey
On Thu, Nov 3, 2022 at 11:33 AM Gedare Bloom <gedare at rtems.org> wrote:
> ---
> eng/vc-users.rst | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/eng/vc-users.rst b/eng/vc-users.rst
> index 64c2624..680c004 100644
> --- a/eng/vc-users.rst
> +++ b/eng/vc-users.rst
> @@ -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
>
> --
> 2.34.1
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20221103/4bde7ef3/attachment.htm>
More information about the devel
mailing list