Merge branch 'am/real-path-fix'
authorJunio C Hamano <redacted>
Wed, 25 Mar 2020 20:57:42 +0000 (13:57 -0700)
committerJunio C Hamano <redacted>
Wed, 25 Mar 2020 20:57:43 +0000 (13:57 -0700)
The real_path() convenience function can easily be misused; with a
bit of code refactoring in the callers' side, its use has been
eliminated.

* am/real-path-fix:
  get_superproject_working_tree(): return strbuf
  real_path_if_valid(): remove unsafe API
  real_path: remove unsafe API
  set_git_dir: fix crash when used with real_path()

1  2 
setup.c

diff --cc setup.c
Simple merge
git clone https://git.99rst.org/PROJECT