Simple question.
I need to get a file that has been added to a directory by another developer, but do not want to update any of the other files in the directory. How can I only update that 1 file when I don’t have it currently? commit + update is not an option.
Just find the file in the repo browser, right-click, and choose “Copy to working copy”.