How To Re-Locate Working Copy In SourceTree

試著忘記壹切 提交于 2019-12-06 19:02:40

问题


I have a repository added to SourceTree. When I commit a change to the remote repository through XCode I see the change get committed remotely but my working copy doesn't get updated in SourceTree app. I have to rebase the changes to master in SourceTree. This is because my working copy folder is set to the wrong location in SourceTree.

How can I change the location of the local working copy folder in SourceTree?


回答1:


Easiest way is to move your old Working Copy (rename the folder) When you start SourceTree next time, SoureTree wants you to set the new Working Copy folder of the repository.

https://answers.atlassian.com/questions/43326/change-working-copy-location



来源:https://stackoverflow.com/questions/19118421/how-to-re-locate-working-copy-in-sourcetree

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