Hi,
What is the best way to copy a repository? I want to make a copy of a production repository so we can do tests without affecting the real code. Can I checkout the modules that I need and commit them to a new repository? Or will I have to add all the files manually? Thanks! Simon
