Merge branch 'jk/no-looking-at-dotgit-outside-repo-final'
commit7a09a61e66e34d936c2cc628170031a754ce6e5f
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Mar 2017 21:07:13 +0000 (30 14:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Mar 2017 21:07:13 +0000 (30 14:07 -0700)
treecf7dd2ed1609b671514205e343cceaf008942fa6
parent1fdbfc443e9ef702df9a305231e15f020920c87a
parentb1ef400eece473f83f39980c54f67e3e7d202538
Merge branch 'jk/no-looking-at-dotgit-outside-repo-final'

This is the endgame of the topic to avoid blindly falling back to
".git" when the setup sequence said we are _not_ in Git repository.
A corner case that happens to work right now may be broken by a
call to die("BUG").

* jk/no-looking-at-dotgit-outside-repo-final:
  setup_git_env: avoid blind fall-back to ".git"
environment.c