Skip to content

Commit

Permalink
@minor - whoops screwed up git push in doc..
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Riensche committed Sep 19, 2019
1 parent f5bb2fe commit c549bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Then push the new commits and tags:

.. code-block:: bash
git push --tags
git push && git push --tags
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).

Expand Down

0 comments on commit c549bf3

Please sign in to comment.