Hi, When I run git fetch -h or git pull -h out side of a git repo, I can't get any help message but some bug messages: "$ git pull -h BUG: repo-settings.c:21: Cannot add settings for uninitialized repository [1] 17589 abort git pull -h $ git pull -h BUG: repo-settings.c:21: Cannot add settings for uninitialized repository [1] 17737 abort git pull -h " Apparently, the process aborted unexpectedly. I think this is a BUG. This was introduced after v2.34.1, the related commits are: 5a4e0547e2386f9bf0565316d7b751fe9459898b 44c7e62e51e504c060844360fc56b613cfc1beea -------------- lilinchao@xxxxxxxxxx