build(root): add helper scripts for commit and push
Signed-off-by: zontreck <tarapiccari@gmail.com>
This commit is contained in:
parent
594184940a
commit
9fb1f939a6
2 changed files with 9 additions and 0 deletions
4
push
Executable file
4
push
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
git push --all
|
||||
git push --tags
|
Loading…
Add table
Add a link
Reference in a new issue