Re: [PATCH] Only use ETC_GITCONFIG=$(prefix)/etc/gitconfig ifeq ($(prefix),$(HOME))
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:06
Is this really necessary?
I personally think distro people (or anybody who configures git
for system-wide deployment for that matter) already has Makefile
wrapper (a la debian/rules) to take care of this and other
issues.