【问题标题】:ssh -T git@bitbucket.org showing incorrect id in powershellssh -T git@bitbucket.org 在 powershell 中显示不正确的 id
【发布时间】:2017-02-12 07:13:33
【问题描述】:

git bash 中,这正确反映了我的身份。但是当涉及到 powershell 时,它会显示我的旧 ID。不清楚是什么问题。我关闭并重新启动了powershell,但问题仍然存在。

【问题讨论】:

    标签: powershell git-bash


    【解决方案1】:

    我做到了

    Stop-SshAgent
    

    然后我做了

    Start-SshAgent
    

    现在事情似乎是正确的。

    【讨论】:

      猜你喜欢
      • 2021-04-27
      • 1970-01-01
      • 2018-08-06
      • 2020-04-03
      • 2012-01-19
      • 1970-01-01
      • 2019-03-31
      • 1970-01-01
      • 2023-02-23
      相关资源
      最近更新 更多