]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cp/git-flush-is-an-env-bool' into maint-2.43
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:44:49 +0000 (14:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:44:49 +0000 (14:44 -0800)
commit7687ca5a9028a4f0623e3e5e7e1c64a11915d74e
treee832c85c765d83ce0ad52d7b93be5576defbc42d
parentbd10c45672068811cb13cb0edba78470f537f233
parentb40ba17e44cd2614d2f422a0225f6db49ca694a8
Merge branch 'cp/git-flush-is-an-env-bool' into maint-2.43

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