projet crepp_git/crepp-projects/simplecdbot · branche main
gitCommit.sh Voir sur GitLab
#Update repo
git add .
git commit -am "$1"
branch=$(git rev-parse --abbrev-ref HEAD)
git push origin $branch