From: Junio C Hamano Date: Tue, 15 Apr 2025 20:50:16 +0000 (-0700) Subject: Merge branch 'jt/clone-guess-remote-head-fix' X-Git-Tag: v2.50.0-rc0~120 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8c207797f2fe624c4959487e3508dde96f68976;p=thirdparty%2Fgit.git Merge branch 'jt/clone-guess-remote-head-fix' "git clone" still gave the message about the default branch name; this message has been turned into an advice message that can be turned off. * jt/clone-guess-remote-head-fix: advice: allow disabling default branch name advice builtin/clone: suppress unexpected default branch advice remote: allow `guess_remote_head()` to suppress advice --- a8c207797f2fe624c4959487e3508dde96f68976