PROTOCOLS_BRANCH

This commit is contained in:
Tony Garnock-Jones 2023-02-08 19:39:40 +01:00
parent 0e158a7b79
commit 36c57de871
1 changed files with 2 additions and 1 deletions

View File

@ -23,11 +23,12 @@ test: setup testonly
testonly:
raco test -p $(PACKAGES)
PROTOCOLS_BRANCH=main
pull-protocols:
git subtree pull -P syndicate/private/protocols \
-m 'Merge latest changes from the syndicate-protocols repository' \
git@git.syndicate-lang.org:syndicate-lang/syndicate-protocols \
main
$(PROTOCOLS_BRANCH)
fixcopyright:
-fixcopyright.rkt --preset-racket LGPL-3.0-or-later