以下コマンドでもう一度リモートリポジトリをセットし直す。
git remote set-url origin [リポジトリのSSHパス] git remote set-url origin
git@github.com:xxx/abc.git // 例
切り替えコマンドとかは以下参照
https://zenn.dev/taichifukumoto/articles/how-to-use-multiple-github-accounts
Go to list of users who liked
以下コマンドでもう一度リモートリポジトリをセットし直す。
git remote set-url origin [リポジトリのSSHパス] git remote set-url origin
git@github.com:xxx/abc.git // 例
切り替えコマンドとかは以下参照
https://zenn.dev/taichifukumoto/articles/how-to-use-multiple-github-accounts
Register as a new user and use Qiita more conveniently
Go to list of users who liked