From: Junio C Hamano Date: Tue, 7 Jun 2022 21:10:59 +0000 (-0700) Subject: Merge branch 'jc/all-negative-pathspec' X-Git-Tag: v2.37.0-rc0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f00809500f35ed2dbef9e58ae07ca2b6dcc82776;p=thirdparty%2Fgit.git Merge branch 'jc/all-negative-pathspec' A git subcommand like "git add -p" spawns a separate git process while relaying its command line arguments. A pathspec with only negative elements was mistakenly passed with an empty string, which has been corrected. * jc/all-negative-pathspec: pathspec: correct an empty string used as a pathspec element --- f00809500f35ed2dbef9e58ae07ca2b6dcc82776