3 lines
65 B
Makefile
3 lines
65 B
Makefile
default:
|
|
git add -A && git commit -m "More updates" && git push
|
default:
|
|
git add -A && git commit -m "More updates" && git push
|