Merge branch 'jk/no-looking-at-dotgit-outside-repo-final' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 22:05:42 +0000 (14:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 22:05:42 +0000 (14:05 -0800)
commit7373a1b73d524fe4dd36076fe0044bc966dc5055
tree5dd13d0b33c34ec46fdc10042319bb5da09f4b3b
parent2c0f5f73d87a3d0f9480e5110ab5226fb9fb9273
parentb1ef400eece473f83f39980c54f67e3e7d202538
Merge branch 'jk/no-looking-at-dotgit-outside-repo-final' into next

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