mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

GitHubの認証情報のキャッシュがどっかに残っちゃってるみたいで、ユーザAでリポジトリにpushしたいのになぜかユーザBでアクセスしてしまい403になる...

@aquarla gitコマンドでリモートがhttpsのURLの場合は~/.netrcにあるかもです〜

@zundan 見てみたところファイルがないので、違うようでした...

@aquarla @zundan .ssh/config に github.com の項目あるわけではないですよね

@aquarla @mayaeh sshのURLならデフォルトのssh公開鍵がGitHubで別のアカウントに紐付けられているとか…

zunda

@aquarla @mayaeh あ、ssh-agentの持ってる私有鍵が別のなのかも(五月雨式にすみません

@zundan @mayaeh Personal access tokenを作り直したらなぜかpush通るようになりました。どうもありがとうございましたm(__)m

@aquarla @mayaeh お疲れ様でした!ローカルにはトークンどこに保管してるんだろう…