Quick commit via qp.sh
This commit is contained in:
parent
f1db32e45b
commit
3a090eb39d
2 changed files with 8 additions and 0 deletions
4
scripts/stable/qp
Executable file
4
scripts/stable/qp
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
git pull
|
||||
git add .
|
||||
git commit -am "Quick commit via qp.sh"
|
||||
git push
|
||||
4
scripts/working/qp.sh
Executable file
4
scripts/working/qp.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
git pull
|
||||
git add .
|
||||
git commit -am "Quick commit via qp.sh"
|
||||
git push
|
||||
Loading…
Add table
Add a link
Reference in a new issue