From: Junio C Hamano Date: Fri, 5 Feb 2016 22:54:17 +0000 (-0800) Subject: Merge branch 'jk/ref-cache-non-repository-optim' into maint X-Git-Tag: v2.7.1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2d7739051cadf25094c3fc7593b73b30c680696;p=thirdparty%2Fgit.git Merge branch 'jk/ref-cache-non-repository-optim' into maint The underlying machinery used by "ls-files -o" and other commands have been taught not to create empty submodule ref cache for a directory that is not a submodule. This removes a ton of wasted CPU cycles. * jk/ref-cache-non-repository-optim: resolve_gitlink_ref: ignore non-repository paths clean: make is_git_repository a public function --- e2d7739051cadf25094c3fc7593b73b30c680696