需要使用ssh的方式来push, 这样就不需要密码了。
1. cd your-git-directory 2. vim .git/config 3. change url="XX" to url="git@.."