mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
In 2d84ffaf0d the path to the template
directory was modified to be relative. However, since this setting is passed
down to templates/Makefile, it installed the templates in the build
directory. This works around the problem by not allowing the installation
directory to be overridable.