mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-03 05:43:26 +08:00
DOC: Changed doc back to using --tags
since --follow-tags only works for annotated tags
This commit is contained in:
@@ -40,7 +40,7 @@ To upgrade the version use the git tag command like:
|
||||
.. code-block:: bash
|
||||
|
||||
$ git tag <major>.<minor>.<micro>
|
||||
$ git push --follow-tags
|
||||
$ git push && git push --tags
|
||||
|
||||
|
||||
This will push the the code and the tag information.
|
||||
|
||||
Reference in New Issue
Block a user