aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-10-09 10:17:24 -0400
committerRob Austein <sra@hactrn.net>2021-10-09 10:17:24 -0400
commite19717637a538646e324e7608c0077e2a5efc515 (patch)
treeff871f5c415816fc8827e29855fed3bb2c319552
parent1b45469da6237f8f4604f463f559cdee1812ad2c (diff)
Switch to politically incorrect "master" branch for now
cgit seems to have the old "master" name wired in somewhere, doesn't show the "about" link when we try to use some other branch as the default. Worry about it some other day.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c353b1b..30113a9 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ ref="$1"
oldrev="$2"
newrev="$3"
-branch=refs/heads/production
+branch=refs/heads/master
repo=/some/where/safe.git
work=/some/where/else
dest=/some/where/visible