Multiple GitHub accounts on one laptop are normal now: a managed work identity,
a personal account, perhaps an open-source organization account. The failure mode
is still surprising. git fetch says the repository does not exist even though
it absolutely does, because SSH offered a key that authenticated successfully
for the …
Use a Different SSH Identity for One Git Repository
Posted on in Programming

