When creating a git repository that will be on the server, can I convert it to a bare repository?

Viewed 10061

I already created a repository. Can I make it a bare type or shall I start over?

3 Answers
Related