Document "freebsd-sponsored-by" and "freebsd-mfc-after".
Reviewed by: gjb@ Approved by: gjb@ Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
fc2fad6947
commit
b865008cd6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47303
1 changed files with 10 additions and 0 deletions
|
@ -2140,6 +2140,16 @@ ControlPersist yes</screen>
|
|||
&prompt.user; <userinput>svn revert -R .</userinput></screen>
|
||||
|
||||
<para>This will wipe out uncommitted patches.</para>
|
||||
|
||||
<para>It is possible to automatically fill the "Sponsored by"
|
||||
and "MFC after" commit log fields by setting "freebsd-sponsored-by"
|
||||
and "freebsd-mfc-after" fields in the "[miscellany]" section of the
|
||||
<filename>~/.subversion/config</filename> configuration file.
|
||||
For example:</para>
|
||||
|
||||
<programlisting>freebsd-sponsored-by = The FreeBSD Foundation
|
||||
freebsd-mfc-after = 2 weeks</programlisting>
|
||||
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue