From: Junio C Hamano Date: Sat, 17 Jan 2026 18:37:34 +0000 (-0800) Subject: Merge branch 'cs/add-skip-submodule-ignore-all' into seen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c271bffccc8d608c095d46785ba1ab1a6351f4b8;p=thirdparty%2Fgit.git Merge branch 'cs/add-skip-submodule-ignore-all' into seen "git add " has been taught to honor submodule..ignore that is set to "all" (and requires "git add -f" to override it). * cs/add-skip-submodule-ignore-all: Documentation: update add --force option + ignore=all config tests: fix existing tests when add an ignore=all submodule tests: t2206-add-submodule-ignored: ignore=all and add --force tests read-cache: submodule add need --force given ignore=all configuration read-cache: update add_files_to_cache take param ignored_too --- c271bffccc8d608c095d46785ba1ab1a6351f4b8