projet crepp_git/crepp-projects/le-pot-qui-pense · 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