From: Junio C Hamano Date: Sat, 13 Jan 2024 00:09:57 +0000 (-0800) Subject: Merge branch 'cp/git-flush-is-an-env-bool' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=b3049bbb97c9c0d0292bc9239e976cc661961f39;p=rit Merge branch 'cp/git-flush-is-an-env-bool' Unlike other environment variables that took the usual true/false/yes/no as well as 0/1, GIT_FLUSH only understood 0/1, which has been corrected. * cp/git-flush-is-an-env-bool: write-or-die: make GIT_FLUSH a Boolean environment variable --- b3049bbb97c9c0d0292bc9239e976cc661961f39