小编Imr*_*Ali的帖子

Git bash不会让我拉

所以我对我的文件进行了一些更改,现在当我检查我的状态时,它说:

   On branch master
Your branch and 'origin/master' have diverged,
and have 1 and 80 different commits each, respectively.
  (use "git pull" to merge the remote branch into yours)
nothing to commit, working directory clean
Run Code Online (Sandbox Code Playgroud)

所以我试着拉,它说

error: unable to create file docs/com/teamname/tutortrader/C:\nppdf32Log\debuglog.txt (Invalid argument)
Run Code Online (Sandbox Code Playgroud)

我试过git rm -f docs/com/teamname/tutortrader/C:\nppdf32Log\debuglog.txt但它只是说这个文件不存在.我也试过了rm -f C:\nppdf32Log\debuglog.txt,但那也不存在.

git bash github git-pull

4
推荐指数
1
解决办法
600
查看次数

标签 统计

bash ×1

git ×1

git-pull ×1

github ×1