git config 削除
unset option
code: bash
git config --global --unset http.proxy
git config --global で設定した値を削除する方法 #Git - Qiita