Re: [PATCH 3/4] Server-side support for user-relative paths.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:10
Andreas Ericsson [off-list ref] writes:
I went with this implementation because...
Perhaps it should be enter_repo() or some such? Optionally with
is_git_repo() as a separate function?
I agree with you that splitting this into three separate
functions does not make much sense. I was just unsure about
that name; enter_repo() sounds more sensible.