export GIT_SSL_NO_VERIFY=1
# git add .
git commit -a
git push
git fetch
