I have an Ubuntu box at home, and I want to have a directory that has all (more or less) my Git repositories. Eventually (when I get some team projects at school this year), I'll want have some of the projects shared.

I was thinking of creating a directory in /usr/share/. Is that the best place to put them (is there anything "wrong" with this location) , or should I create my repositories elsewhere?

link|improve this question

75% accept rate
feedback

1 Answer

up vote 3 down vote accepted

Put them anywhere you like... /usr/share/ is fine...

link|improve this answer
2  
Just will have to ensure that the rights are correct – Sathya Aug 16 '10 at 16:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.