Skip to content

Commit f32609d

Browse files
committed
Flesh out RELEASE_CHANGES instructions for branching in git.
We have this info in the wiki, but it should be here too.
1 parent 357c549 commit f32609d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/tools/RELEASE_CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ Starting a New Development Cycle
6262
================================
6363

6464
* Create a branch in git for maintenance of the previous release
65+
o on master branch, do:
66+
git pull # be sure you have the latest "master"
67+
git push origin master:refs/heads/"new-branch-name"
68+
for example,
69+
git push origin master:refs/heads/REL9_2_STABLE
6570

6671
* Increment the major version number in src/tools/version_stamp.pl
6772

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy