5 lines
49 B
Makefile
5 lines
49 B
Makefile
git:
|
|
git add .
|
|
git commit -am "test"
|
|
git push
|
git:
|
|
git add .
|
|
git commit -am "test"
|
|
git push
|