我试图推动制作并遇到此错误:
使用philc用户密钥#
结帐Warning: Permanently added the RSA host key for IP address '#' to the list of known hosts.
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists. git command i returned 128:
Philc是一名工程师的账户,不再在这里。看起来它正在使用他的钥匙,我怎么能把它切换到我的钥匙?我应该已经能够推送,因为我的Github帐户是存储库的管理员。可能是什么问题?看看其他类似的问题,但我是新手,需要我应该在终端输入命令的步骤来解决这个问题。
我想尝试切换到不同的Github帐户以推送到生产,看看是否有效。什么是终端命令切换到另一个帐户,推送到生产,并切换回我的帐户?