Re: [PATCH] optionally disable overwriting of ignored files
From: Junio C Hamano <hidden> Date: 2016-06-15 22:49:22
Clemens Buchacher [off-list ref] writes:
The fact that files in .gitignore are considered trashable, and the
ones in .git/info/exclude are not.
Is that a fact?
There may be a subtle bug in the ignore handling code. The entries in
these various places are never meant to produce different behaviours.