From: Junio C Hamano Date: Sat, 17 Jan 2026 18:37:38 +0000 (-0800) Subject: Merge branch 'jc/exclude-with-gitignore' into seen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c659dbb8ec5e818f323ec68020f2d87556c8172;p=thirdparty%2Fgit.git Merge branch 'jc/exclude-with-gitignore' into seen "git add ':(exclude)foo.o'" is clearly a request not to add 'foo.o', but the command complained about listing an ignored path foo.o on the command line, which has been corrected. * jc/exclude-with-gitignore: dir.c: do not be fooled by :(exclude) pathspec elements --- 7c659dbb8ec5e818f323ec68020f2d87556c8172