I don't add new repos very often, so this is my cheatsheet....

On ron: edit src/configs/gitosis-admin/gitosis.conf

Commit and push these changes.

Then simply git checkout the new repo name. I generally name repos something like code_python, so checkout and then rename the directory. Done!

 

To add an existing git repo: 
git remote add origin  This email address is being protected from spambots. You need JavaScript enabled to view it.:code_macos