On Thu, 2016-03-24 at 08:28 +0100, Michael Haggerty wrote:
> >     if (shared_repository) {
> >             adjust_shared_perm(get_git_dir());
> > -           adjust_shared_perm(git_path_buf(&buf, "refs"));
> 
> Given that this function is creating the "refs" directory, it seems
> like
> adjust_shared_perm() should be called for it here, too (rather than
> in
> the backend-specific code).


Good point.
--
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