]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cp/git-flush-is-an-env-bool'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:31:12 +0000 (14:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:31:12 +0000 (14:31 -0800)
commit4abab9e51afd861e49b9428504d3a643248a13f2
treeeebbb9da535b1f5f7937417ff6ad3da5ea3a34a6
parent9115864cb59473aee9fcb9b0826342444559414d
parentb40ba17e44cd2614d2f422a0225f6db49ca694a8
Merge branch 'cp/git-flush-is-an-env-bool'

Recent conversion to allow more than 0/1 in GIT_FLUSH broke the
mechanism by flipping what yes/no means by mistake, which has been
corrected.

* cp/git-flush-is-an-env-bool:
  write-or-die: fix the polarity of GIT_FLUSH environment variable