From: Junio C Hamano Date: Wed, 25 Mar 2020 20:57:42 +0000 (-0700) Subject: Merge branch 'am/real-path-fix' X-Git-Tag: v2.27.0-rc0~166 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d0e8996ec54e53149c2f24075eb64921ca61812;p=thirdparty%2Fgit.git Merge branch 'am/real-path-fix' 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() --- 4d0e8996ec54e53149c2f24075eb64921ca61812