summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-07-18 15:01:01 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-07-18 15:01:01 -0400
commit9871209bcfae721c43a45ebccd15a469c013abd5 (patch)
tree6454afda906279c90e548d1e1c4521428f116139 /howto.txt
parentd57a112b4657b4392dce9f0a6c06e59308801f37 (diff)
downloadpython-coveragepy-git-9871209bcfae721c43a45ebccd15a469c013abd5.tar.gz
build: push --all is too much
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 0b566fee..8121b9db 100644
--- a/howto.txt
+++ b/howto.txt
@@ -56,7 +56,7 @@
$ make kit_upload
- Tag the tree
$ git tag -a 3.0.1
- $ git push --all --follow-tags
+ $ git push --follow-tags
- Bump version:
- coverage/version.py
- increment version number