]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/config/format.txt
Merge branch 'cp/git-flush-is-an-env-bool'
authorJunio C Hamano <gitster@pobox.com>
Sat, 13 Jan 2024 00:09:57 +0000 (16:09 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 13 Jan 2024 00:09:57 +0000 (16:09 -0800)
commitb3049bbb97c9c0d0292bc9239e976cc661961f39
tree2bb9881d70c295bcef84ca6fcd64b6bbc34d191e
parent566471105c113e9c9d593a45b604ea8fd03a4484
parent556e68032f8248c831e48207e5cb923c9fe0e42c
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
Documentation/git.txt