blog/scripts/push.sh

4 lines
77 B
Bash
Executable File

git add $(git rev-parse --show-toplevel)
git commit -m 'Fix'
git push origin