This commit is contained in:
root 2017-07-25 20:36:37 +02:00
parent dad1aada8a
commit 1ae7d94c20

2
sgit
View file

@ -14,6 +14,6 @@ fi
git config --global user.email "${1}"
git add --all
git commit --all -m "${2}"
git push
git show
git push
git status