Don't git init when it's not needed.release/0.1
commit2e068602d08643b249de1ab2bc57d1ec85645bea
authorTommi Virtanen <tv@eagain.net>
Tue, 4 Sep 2007 02:24:04 +0000 (3 19:24 -0700)
committerTommi Virtanen <tv@eagain.net>
Tue, 4 Sep 2007 02:24:04 +0000 (3 19:24 -0700)
tree39ea7a267902177d318dc7f97b4062d826548f2f
parente37b1dac1b379417bd609eabef2b836185434907
Don't git init when it's not needed.

Confusion between pathnames with extensions and without made
gitosis-serve confused when it needs to create a repository
and when not.
gitosis/serve.py
gitosis/test/test_serve.py