From: Junio C Hamano Date: Wed, 5 Feb 2020 22:34:59 +0000 (-0800) Subject: Merge branch 'en/fill-directory-fixes-more' X-Git-Tag: v2.26.0-rc0~92 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ab963e1225ac8dc378142e8632b4dc94c25b351;p=thirdparty%2Fgit.git Merge branch 'en/fill-directory-fixes-more' Corner case bugs in "git clean" that stems from a (necessarily for performance reasons) awkward calling convention in the directory enumeration API has been corrected. * en/fill-directory-fixes-more: dir: point treat_leading_path() warning to the right place dir: restructure in a way to avoid passing around a struct dirent dir: treat_leading_path() and read_directory_recursive(), round 2 clean: demonstrate a bug with pathspecs --- 7ab963e1225ac8dc378142e8632b4dc94c25b351