git/lang/makefile

5 lines
68 B
Makefile

all:
git add -A
git commit -m "Update"
git push -u origin main