random-scripts/git-auto-push.sh

4 lines
148 B
Bash

#stages all files in current or given folder, and commits with an automated message before pushing to auto or given server branch
##TODO:implement