summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-12-08 07:40:02 -0500
committerNed Batchelder <ned@nedbatchelder.com>2022-12-08 07:40:23 -0500
commit4bca0478723434ab16582f94840cb38fa6878cd8 (patch)
treeafa3c9dbe9064cf0243c0c9249424a4ec5b7c378
parent5feb4518748f55a3a2c5caaec231ea52d9fb8929 (diff)
downloadpython-coveragepy-git-4bca0478723434ab16582f94840cb38fa6878cd8.tar.gz
build: igor.py cheats shows the github branch view
-rw-r--r--igor.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/igor.py b/igor.py
index 70ec3529..24319f21 100644
--- a/igor.py
+++ b/igor.py
@@ -477,6 +477,7 @@ def do_cheats():
print(f"pip install git+https://github.com/nedbat/coveragepy@{facts.branch}#{egg}")
print(f"pip install git+https://github.com/nedbat/coveragepy@{facts.sha}#{egg}")
print(f"https://coverage.readthedocs.io/en/{facts.ver}/changes.html#changes-{facts.anchor}")
+ print(f"https://github.com/nedbat/coveragepy/tree/{facts.branch}")
print(
"\n## For GitHub commenting:\n" +