commit 9c1dd3ecb5f919d34c85928d32d6caf6406ea975 from: Stefan Sperling date: Wed Jun 23 10:44:36 2021 UTC update defalt branch name in got-build-regress.sh commit - 08736cf969c97d0ddf7f1eef9f83e6c363631168 commit + 9c1dd3ecb5f919d34c85928d32d6caf6406ea975 blob - 2f9a492d9b6601030a04d3c22aac1548fb5886e7 blob + 45f037c69c114c0891e8c968546317a3b9477d55 --- util/got-build-regress.sh +++ util/got-build-regress.sh @@ -16,7 +16,7 @@ prog=`basename $0` usage="$prog [-b branch] [-f] [-w worktree ] [ -r from-address ] email-address [email-address ...]" -branch=master +branch=main worktree=$HOME/got fromaddr_arg= force=0