Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
weston
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pekka Paalanen
weston
Commits
6657fda5
Commit
6657fda5
authored
8 years ago
by
Bryce Harrington
Browse files
Options
Downloads
Patches
Plain Diff
releasing: Copyedit post-release branching directions
parent
eaa43fc3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
releasing.txt
+2
-2
2 additions, 2 deletions
releasing.txt
with
2 additions
and
2 deletions
releasing.txt
+
2
−
2
View file @
6657fda5
...
...
@@ -81,14 +81,14 @@ To make a release of Weston and/or Wayland, follow these steps.
For x.y.0 releases, also create the release series x.y branch. The x.y
branch is for bug fixes and conservative changes to the x.y.0 release,
and is where we r
el
ea
s
e x.y.z releases from. Creating the x.y branch
and is where we
c
rea
t
e x.y.z releases from. Creating the x.y branch
opens up master for new development and lets new development move on.
We've done this both after the x.y.0 release (to focus development on
bug fixing for the x.y.1 release for a little longer) or before the
x.y.0 release (like we did with the 1.5.0 release, to unblock master
development early).
$ git branch x.y
$ git branch x.y
[sha]
$ git push origin x.y
The master branch configure.ac version should always be (at least)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment