Changed Makefile to have separate cgit and Github pushes

master
DavidDGTNT 2022-02-01 18:48:19 +00:00
parent 1ceffebb24
commit 67bd446f69
1 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
push:
push: cgit gh
cgit:
git push -u ghmirror
gh:
sudo git push -u origin