Re: [PATCH v2 2/2] push: enable "forceIfIncludesWithLease" by default
From: Junio C Hamano <hidden> Date: 2020-09-12 18:22:24
Srinidhi Kaushik [off-list ref] writes:
Set `push.forceIfIncludesWithLease` to `true` if experimental
features are enabled.
Why?
We enable something to the guinea-pig audience if we consider that
it should become the default eventually for everybody. I did not
see enough justification why this should be on for everybody
someday.