with commit

This commit is contained in:
2022-11-12 13:27:19 +01:00
parent da99da8d3a
commit 99f066c5cc

9
commit.sh Executable file
View File

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