Re: [PATCH 1/2] push: make non-fast-forward help message configurable
From: Junio C Hamano <hidden> Date: 2016-06-15 22:47:23
Jeff King [off-list ref] writes:
... It also turns typo-checking into
a run-time error rather than a compile-time error, which is IMHO a bad
idea. And if you care about such things, it is worse for using something
like ctags to find variable uses.