From: Junio C Hamano Date: Thu, 15 Mar 2018 22:11:01 +0000 (-0700) Subject: Merge branch 'ab/install-symlinks' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/99d6bd6cb3b4df27a3801f4660afeb7e321dafb7 Merge branch 'ab/install-symlinks' into next The build procedure learned to optionally use symbolic links (instead of hardlinks and copies) to install "git-foo" for built-in commands, whose binaries are all identical. * ab/install-symlinks: Makefile: optionally symlink libexec/git-core binaries to bin/git Makefile: add a gitexecdir_relative variable Makefile: fix broken bindir_relative variable --- 99d6bd6cb3b4df27a3801f4660afeb7e321dafb7