Sitaram Chamarty <sitar...@gmail.com> writes:

> Uggh, no.  Client-git should only talk to server-git.  It shouldn't be
> talking first to some *other* program (in this case gitolite), and
> then to to server-git.  That doesn't sound sane to me.
>
> You should wrap this whole thing around something else that does it in
> 3 steps.  Check, create if needed, then the actual git command you
> intend to run.  All this should be local to your environment, not
> rolled into git; it's far too specific to be rolled into git itself,
> if you ask me.

Thanks for saving me from having to state an obvious sanity ;-)

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to