From: Junio C Hamano Date: Thu, 6 Nov 2025 23:17:30 +0000 (-0800) Subject: Merge branch 'jc/exclude-with-gitignore' into seen X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e28111b36fa1d27f472ec3ba1679dabc14eec321;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. Comments? * jc/exclude-with-gitignore: dir.c: do not be fooled by :(exclude) pathspec elements --- e28111b36fa1d27f472ec3ba1679dabc14eec321