We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229a2d7 commit 569757cCopy full SHA for 569757c
performrelease.sh
@@ -27,7 +27,7 @@ committosvn='X'
27
usage(){
28
echo "usage: $0 -v version [-b branch] [-s source dir] [-o output dir] [-t] [-u] [-c] [-h]"
29
echo " -v sets the version"
30
- echo " -b sets the branch (defaults to 'master')"
+ echo " -b sets the branch (defaults to 'main')"
31
echo " -s sets the source directory (defaults to $sourcedir)"
32
echo " -o sets the output directory (defaults to $outputdir)"
33
echo " -t tags the git repo with the version"
0 commit comments