1
0
mirror of https://github.com/adrlau/random-scripts.git synced 2025-06-29 17:41:42 +02:00
Files
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