Add command to setup the remote subtrees
@@ -1,5 +1,9 @@
include .gitlab/Makefile
.PHONY: chart-setup
chart-setup:
git remote add minecraft git@gitlab.ducoterra.net:services/minecraft_vanilla.git
.PHONY: pull-minecraft
pull-minecraft:
git subtree pull --prefix minecraft minecraft master
The note is not visible to the blocked user.