From: Junio C Hamano Date: Mon, 15 Apr 2024 21:11:43 +0000 (-0700) Subject: Merge branch 'gt/add-u-commit-i-pathspec-check' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=d75ec4c62715fd768a56523f714fe9ecd2b1abb3;p=rit Merge branch 'gt/add-u-commit-i-pathspec-check' "git add -u " and "git commit [-i] " did not diagnose a pathspec element that did not match any files in certain situations, unlike "git add " did. * gt/add-u-commit-i-pathspec-check: builtin/add: error out when passing untracked path with -u builtin/commit: error out when passing untracked path with -i revision: optionally record matches with pathspec elements --- d75ec4c62715fd768a56523f714fe9ecd2b1abb3