On Sunday 15 June 2008 22:48:41 Jeff King wrote:
Sure. From the client perspective, there's not really a difference
between a bare repo and one with a working directory. Using just one
repo with a working directory will mean you just have one extra checkout
on the server, which wastes a little space.
Ok, but in my case I have the checkout on the server in any case, whether I
push it to the bare repository or use it directly.
Thanks again
Mirko