summaryrefslogtreecommitdiff
path: root/igor.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-05-22 17:29:10 -0400
committerNed Batchelder <ned@nedbatchelder.com>2022-05-22 17:29:10 -0400
commit2b0f5843e28e58ac95a9c7b87de6f151625d7c78 (patch)
tree251408eaa21a1534cc6d004dfc4ce0c206d7d018 /igor.py
parentc7395644b8e900130251c1858079cea89964d659 (diff)
downloadpython-coveragepy-git-2b0f5843e28e58ac95a9c7b87de6f151625d7c78.tar.gz
build: more make targets for release steps
Diffstat (limited to 'igor.py')
-rw-r--r--igor.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/igor.py b/igor.py
index 657cb2bc..cabf8a84 100644
--- a/igor.py
+++ b/igor.py
@@ -403,9 +403,6 @@ def do_cheats():
print(head)
print("-" * len(head))
- print("\ngit commands:")
- print(f'git tag -a -m "Version {ver}" {ver}; git push --follow-tags')
- print(f'git branch -f stable {ver}; git push origin stable')
print(f"https://coverage.readthedocs.io/en/{ver}/changes.html#changes-{anchor}")
print(