Re: Why /var/cache/git?
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:49:54
Gerrit Pape [off-list ref] writes:
Hi, it's also not my preference, but Debian adheres to the FHS. Unfortunately /var/git is not allowed by the FHS, so a different location must be chosen for Debian.
It seems that /var/lib/ seems to be more appropriate place to store persistent database-y stuff. I see e.g. /var/lib/postgresql there.