[Privoxy-commits] [privoxy] 07/12: developer-manual: Add pushing the created tag to the release steps
User Git
git at git.privoxy.org
Wed Feb 3 10:56:58 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 7a33a95a133511535d371910b22b43c638ee94a9
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Jan 28 11:58:07 2021 +0100
developer-manual: Add pushing the created tag to the release steps
---
doc/source/developer-manual.sgml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml
index 533a1c76..c41ad0ea 100644
--- a/doc/source/developer-manual.sgml
+++ b/doc/source/developer-manual.sgml
@@ -2378,6 +2378,12 @@ for-privoxy-version=3.0.11
Don't use vX_Y_Z, ver_X_Y_Z, v_X.Y.Z (won't work) etc.
</para>
</listitem>
+ <listitem>
+ <para>
+ Push the tag to the remote with
+ <quote><command>git push origin v_X_Y_Z</command></quote>.
+ </para>
+ </listitem>
<listitem>
<para>
On the webserver, copy the user manual to a new top-level directory
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list