SourceTreeでPullのエラーが出たときの対処について

 SourceTree (Ver 1.9.9.20)を使っていたら色々エラーが出たので,メモしておきます.

 

 症状

こんな感じのエラーが出る

f:id:shu10038:20161217151550j:plain

git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin master:master
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/+++/++++++.git/'

Pushing to https://github.com/++++/+++++++.git

 

対処

これはただパスワードの設定をミスっているだけ
ツール->オプション->認証からGitHub設定する