From: Junio C Hamano Date: Fri, 31 Jul 2026 15:54:07 +0000 (-0700) Subject: Merge branch 'jc/add-resolved' into jch X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc33b3f5c4ebc76cf34267b99cb9643fc7dc24f0;p=thirdparty%2Fgit.git Merge branch 'jc/add-resolved' into jch 'git add' has been taught a new '--resolved' option to stage conflict-resolved paths, while leaving unrelated local changes unstaged. It scans the unmerged paths for leftover conflict markers and aborts if any are found. * jc/add-resolved: add: introduce '--resolved' option read-cache: add remove_file_from_index_with_flags() merge-ll: consolidate conflict marker scanning logic read-cache: reindent --- dc33b3f5c4ebc76cf34267b99cb9643fc7dc24f0