From: Junio C Hamano Date: Fri, 31 Jul 2026 15:54:09 +0000 (-0700) Subject: Merge branch 'za/completion-hide-dotfiles' into jch X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fbaa4c74888ebbbabf9d5d033f59bf4500caa704;p=thirdparty%2Fgit.git Merge branch 'za/completion-hide-dotfiles' into jch Path completion for commands like 'git rm' and 'git mv' has been updated to hide dotfiles by default unless the user explicitly starts the path with a dot, matching standard shell-completion behavior. * za/completion-hide-dotfiles: completion: hide dotfiles by default for path completion completion: hide dotfiles for selected path completion --- fbaa4c74888ebbbabf9d5d033f59bf4500caa704