summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Wassberg <jocar@sunet.se>2023-10-31 10:35:17 +0100
committerJohan Wassberg <jocar@sunet.se>2023-10-31 10:35:17 +0100
commit665e73c1579ff17c0378a7dde62445029dd85a5c (patch)
tree664c377ea3af343e553edad51ae41cd5d8284f55
parent8221a90335dcd398234cc60455a85d38f1fddde1 (diff)
-rwxr-xr-xscripts/bump-tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bump-tag b/scripts/bump-tag
index b85beb8..1ed204c 100755
--- a/scripts/bump-tag
+++ b/scripts/bump-tag
@@ -15,7 +15,7 @@ git tag -v $last_tag > /dev/null 2>&1
echo ""
echo "Differences between tag $last_tag and what you are about to sign:"
-PAGER=cat git diff $last_tag..master
+PAGER=cat git diff $last_tag..main
iter=1
ok=