change git password on terminal

Shell
git config --global --unset user.password
Then run your git push 
Source

Also in Shell: