with commit

This commit is contained in:
Kasper Juul Hermansen 2022-11-12 13:27:19 +01:00
parent da99da8d3a
commit 99f066c5cc
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

9
commit.sh Executable file
View File

@ -0,0 +1,9 @@
#!/bin/bash
set -e
git pull --rebase
git commit
git push