]> git.ipfire.org Git - thirdparty/git.git/commit
docs: update when `git bisect visualize` uses `gitk`
authorMatthias Aßhauer <mha1993@live.de>
Fri, 4 Aug 2023 04:08:44 +0000 (04:08 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Aug 2023 16:47:10 +0000 (09:47 -0700)
commitfff1594fa77372ea7a51f6b445267f23fdbf3089
treedeab5e640dc3ffa72a599b8a2db9d0246edf1c64
parent2bf46a9f62159ced3a84ab8bc9ba151778414bd6
docs: update when `git bisect visualize` uses `gitk`

This check has involved more environment variables than just `DISPLAY` since
508e84a790 (bisect view: check for MinGW32 and MacOSX in addition to X11,
2008-02-14), so let's update the documentation accordingly.

Signed-off-by: Matthias Aßhauer <mha1993@live.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-bisect.txt