From: Junio C Hamano Date: Sun, 3 Apr 2016 17:29:35 +0000 (-0700) Subject: Merge branch 'jk/startup-info' X-Git-Tag: v2.9.0-rc0~164 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=05bf1cdccda51ec28e8bd8968855c74a9c11d37b;p=thirdparty%2Fgit.git Merge branch 'jk/startup-info' The startup_info data, which records if we are working inside a repository (among other things), are now uniformly available to Git subcommand implementations, and Git avoids attempting to touch references when we are not in a repository. * jk/startup-info: use setup_git_directory() in test-* programs grep: turn off gitlink detection for --no-index mailmap: do not resolve blobs in a non-repository remote: don't resolve HEAD in non-repository setup: set startup_info->have_repository more reliably setup: make startup_info available everywhere --- 05bf1cdccda51ec28e8bd8968855c74a9c11d37b