Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
fa531e24
Commit
fa531e24
authored
Mar 14, 2019
by
Francesc Guasch
Browse files
doc(release): add feature to the branch
parent
ee105578
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/devel-docs/release.rst
View file @
fa531e24
...
...
@@ -16,8 +16,8 @@ MAJOR.MINOR.PATCH, increment the:
::
$ git checkout master
$ git checkout -b 0.2.2
$ git push --set-upstream origin 0.2.2
$ git checkout -b
release/
0.2.2
$ git push --set-upstream origin
release/
0.2.2
Draft
-----
...
...
@@ -88,7 +88,7 @@ Changelog file:
::
$ git checkout
master
$ git checkout
release/0.2.2
$ gvim Changelog.md
$ git commit -a
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment