Re: [PATCH] Allow git-diff exit with codes similar to diff(1)
From: Alex Riesen <hidden> Date: 2016-06-15 22:42:59
On 3/14/07, Junio C Hamano [off-list ref] wrote:
In the ideal world we would sensibly make our diff to report
with its exit status. Unfortunately we cannot for the above
backward compatibility worries, so a new option is an ugly
but necessary workaround.