标签: git
当我进入主分支git pull时,它表示我的分支是最新的。 但这不是因为某些文件名与远程仓库不同,例如Mycomoponent应该是MyComponent。我应该怎么做才能拉那些变化?
git pull
Mycomoponent
MyComponent