]> 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>
Fri, 9 Feb 2024 00:22:04 +0000 (16:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Feb 2024 00:22:04 +0000 (16:22 -0800)
commit3c2ee131f88c2e65bfed514b7b164f542b046c0c
treead8f1aee6720e0a7c2d4e339fc2b4c65f0b6d27c
parent8566311a03f8fbb185b6c8524d7eb4a74017bd4f
parent556e68032f8248c831e48207e5cb923c9fe0e42c
Merge branch 'cp/git-flush-is-an-env-bool' into maint-2.43

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
Documentation/git.txt