visual studio - Are git bare repositories on network drives a bad idea for collaboration? -


we small team of 3-5 developers use around 20-30 visual studio projects.

until didn't use source control method.

we decided give git try.

we have been playing success locally having our personal repositories track our development.

now want start real use develop things in parallel using git properly.

i wanted create bare repository each project , store local file server.

i dont want go online on github or other system, nor want create git *nix box act server.

is terrible idea?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -