Files
infloop.life/Makefile
2019-11-22 07:48:43 +08:00

7 lines
56 B
Makefile

all: git
git:
git add .
git commit -m "$m"
git push