Skip to content

Commit c549bf3

Browse files
author
Rick Riensche
committed
@minor - whoops screwed up git push in doc..
1 parent f5bb2fe commit c549bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Then push the new commits and tags:
8989

9090
.. code-block:: bash
9191
92-
git push --tags
92+
git push && git push --tags
9393
9494
Finally, while you're waiting for Travis CI to pick up the tagged version, build it, and deploy it to PyPi, don't forget to reset branch protection settings (for normal operation, administrators should be subject to these restrictions to enforce PR code review requirements).
9595

0 commit comments

Comments
 (0)