mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
remove git remote helper
This commit is contained in:
5
makefile
5
makefile
@@ -105,11 +105,6 @@ clean:
|
|||||||
@rm -rf $(BIND) $(OBJD) valgrind.log
|
@rm -rf $(BIND) $(OBJD) valgrind.log
|
||||||
@(cd $(SUBD)/termbox_next && $(MAKE) clean)
|
@(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
|
gitea: github
|
||||||
github:
|
github:
|
||||||
@echo "sourcing submodules"
|
@echo "sourcing submodules"
|
||||||
|
|||||||
Reference in New Issue
Block a user