찾다

 >  Q&A  >  본문

在win7下使用TortoiseGit push项目到gitcafe错误

操作系统是win7
git和TortoiseGit安装在D盘
.ssh在C盘
使用Git Bash clone项目到D盘中一个目录

git clone "git@gitcafe.com:xxxx/xxxx.git" /d/Project/xxxx

这个操作是成功的
当我对项目进修修改,使用TortoiseGit做push操作,出现错误
提示

git.exe push --progress  "origin" master:master

fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

git不能完全退出(退出码 128) (3182 ms @ 2013/3/4 12:39:17)

初次使用git,希望得到帮助,谢谢

黄舟黄舟2810일 전766

모든 응답(0)나는 대답할 것이다

답장 없음
  • 취소회신하다