From: Junio C Hamano Date: Fri, 14 Feb 2020 20:42:31 +0000 (-0800) Subject: Merge branch 'en/fill-directory-fixes-more' into maint X-Git-Tag: v2.25.1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f7609b520ef7ffe8ca6ac5f8361b98755f742d1;p=thirdparty%2Fgit.git Merge branch 'en/fill-directory-fixes-more' into maint 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 --- 1f7609b520ef7ffe8ca6ac5f8361b98755f742d1