前端小趴菜_JL 2021-07-05 22:44 采纳率: 0%
浏览 2346

You've successfully authenticated, but GITEE...

问题:

You've successfully authenticated, but GITEE.COM does not provide shell access.

我尝试了可以找到的解决方法,现总结如下:
方法一:git pull origin master --allow-unrelated-histories
这种解决方法爆出了新问题:fatal: not a git repository (or any of the parent directories): .git
方法二是在方法一的基础上,有人建议在输入:git push
此时还是没能解决我的问题

C:\Windows\system32>git pull origin master --allow-unrelated-histories
fatal: not a git repository (or any of the parent directories): .git

C:\Windows\system32>git push
fatal: not a git repository (or any of the parent directories): .git

C:\Windows\system32>ssh -T git@gitee.com
Hi [36;01msunlight[0m! You've [32msuccessfully[0m authenticated, but GITEE.COM does not provide shell access.
  • 写回答

4条回答 默认 最新

  • 崽崽的谷雨 2021-07-06 09:22
    关注

    用git自带的窗口执行命令

    评论

报告相同问题?

悬赏问题

  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭
  • ¥15 2020长安杯与连接网探
  • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么