add quickcommit script
This commit is contained in:
parent
2d9299192c
commit
cb25e93c62
1 changed files with 3 additions and 0 deletions
3
commit.sh
Executable file
3
commit.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
git add .
|
||||
git commit
|
||||
git push -u origin main
|
Loading…
Reference in a new issue