remove git remote helper

pull/325/head
nullgemm 3 years ago
parent 4094d2182a
commit b3d5756a0a

@ -105,11 +105,6 @@ clean:
@rm -rf $(BIND) $(OBJD) valgrind.log
@(cd $(SUBD)/termbox_next && $(MAKE) clean)
remotes:
@echo "registering remotes"
@git remote add github git@github.com:nullgemm/$(NAME).git
@git remote add gitea ssh://git@git.nullgem.fr:2999/nullgemm/$(NAME).git
gitea: github
github:
@echo "sourcing submodules"

Loading…
Cancel
Save