问题
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