mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 17:42:42 +08:00
DOC: Push release commits and tags together
This commit is contained in:
@@ -37,8 +37,7 @@ To upgrade the version use the git tag command like:
|
||||
.. code-block:: bash
|
||||
|
||||
$ git tag <major>.<minor>.<micro>
|
||||
$ git push
|
||||
$ git push --tags
|
||||
$ git push --follow-tags
|
||||
|
||||
|
||||
This will push the the code and the tag information.
|
||||
|
||||
Reference in New Issue
Block a user