View the original community article here
Last Tested: Dec 27, 2018
Yes you can, but is not recommended.
Best practice is one repo per project always. Otherwise you have multiple projects updating one repo, that can mess with the code a fair bit if not set correctly. If the project is set up to be read-only on one project, that is an exception.
This content is subject to limited support.