I have a project using git for version control. I cloned a library to use from GitHub (also presumably using git). I added the downloaded project's .xcodeproj file to my own project and got this dialog:
Share working copy?
A working copy that has not been shared has been added to this workspace. Choose Yes to add this working copy to the Workspace Source Control Data.
What happens if I choose "Yes" or "No"? Which should I choose in this situation?
