I'm working on a project where several people is working on the same code via Git.
I'm just wondering if everyone working on this project should share the same workspace (via the ./foo.workspace
file), or just share the project (via the ./foo/foo.project
file).