SourceTree considers pulled files as uncommitted changes

回眸只為那壹抹淺笑 提交于 2019-12-11 12:21:28

问题


In some unknown cases when I pull using SourceTree, it consider all pulled files as uncommitted changes and won't allow to pull/push any more unless re-commit or discard those changes.

If I discard uncommitted files, it will discard all the changes have been applied by my team-mate.

What's wrong with that? Is there a known bug or whatever?


回答1:


Not too sure if this is the issue but it sounds similar. When you pull, SourceTree pops up with a box. In this box there is a select box that reads.

Commit merged changes immediately

If this isn't checked the pull will can come in as an uncommitted change. It sounds like this is happening. By removing these files you are creating a delete commit.



来源:https://stackoverflow.com/questions/33410181/sourcetree-considers-pulled-files-as-uncommitted-changes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!