aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2022-08-12 11:04:30 -0400
committerDavid Goulet <dgoulet@torproject.org>2022-08-12 11:04:30 -0400
commit982c50401c5e9bde6a1c3ef4bf7a9019e007ab03 (patch)
tree5450f08ed47ea2187b6cd827d19dd112b7f037dd /doc
parent470d8ebc61ef17a2219803f687198441866c804e (diff)
downloadtor-982c50401c5e9bde6a1c3ef4bf7a9019e007ab03.tar.gz
tor-982c50401c5e9bde6a1c3ef4bf7a9019e007ab03.zip
doc: Add git merge detail in release document
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/HACKING/ReleasingTor.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HACKING/ReleasingTor.md b/doc/HACKING/ReleasingTor.md
index 0f26cb5881..6422d84891 100644
--- a/doc/HACKING/ReleasingTor.md
+++ b/doc/HACKING/ReleasingTor.md
@@ -126,6 +126,9 @@ do the following:
2. Merge upstream the artifacts from the `patches` job in the
`Post-process` stage of the CI release pipeline.
+ Like step (2.1) above, the `-dev` version bump need to be done manually
+ with a `git merge -s ours`.
+
3. Write and post the release announcement for the `forum.torproject.net`
in the `News -> Tor Release Announcement` category.