mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-21 17:50:13 +01:00
Updated Releasing Tracks (textile)
parent
3b6e840923
commit
9844d0fe6a
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ These steps are for maintainers with commit access.
|
||||||
** /README.md
|
** /README.md
|
||||||
** everything in /doc
|
** everything in /doc
|
||||||
** /config/initializers/tracks.rb (comment out the git date)
|
** /config/initializers/tracks.rb (comment out the git date)
|
||||||
# _(Major release only)_ Push new branch to upstream: <code>git push upstream 2.0_branch</code>
|
# _(Major release only)_ Push new branch to upstream:
|
||||||
|
<pre><code>git push upstream 2.0_branch</code></pre>
|
||||||
# Tag the release:
|
# Tag the release:
|
||||||
<pre><code>git tag v2.0
|
<pre><code>git tag v2.0
|
||||||
git push upstream --tags</code></pre>
|
git push upstream --tags</code></pre>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue