git config --global user.name "tangrenbin"
git config --global user.password ""
git config --global user.email "tangrenbin@zc-power.com"
git config --global credential.helper store