Real output from attempt to view help page for `branch`: ``` $ GIT_TRACE=1 git branch --help 13:10:05.673209 git.c:348 trace: built-in: git 'help' 'branch' Launching default browser to display HTML ... ``` Command halts / hangs after the last line in the logs above. No page is ever launched in any browser.