1
0
mirror of https://github.com/git/git.git synced 2024-09-30 03:11:20 +02:00
git/templates
Junio C Hamano 8c51242873 Make sure 'make install' does not have to rebuild templates.
The dependency rule in templates directory forced 'make install'
that immediately followed 'make all' to rebuild boilerplates.
This was problematic for a workflow that built first as yourself
and then installed as root, from a working tree that is on an
NFS mounted filesystem that is unwritable by root.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-10-09 02:58:35 -07:00
..
.gitignore [PATCH] git bugfixes and cleanups, mainly Debian things 2005-08-26 12:54:27 -07:00
branches-- Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00
hooks--applypatch-msg Add hooks to tools/git-applypatch. 2005-08-19 16:23:31 -07:00
hooks--commit-msg Big tool rename. 2005-09-07 17:45:20 -07:00
hooks--post-commit Add commit hook and make the verification customizable. 2005-08-19 16:23:31 -07:00
hooks--post-update Install sample hooks 2005-08-03 16:27:38 -07:00
hooks--pre-applypatch Add hooks to tools/git-applypatch. 2005-08-19 16:23:31 -07:00
hooks--pre-commit Big tool rename. 2005-09-07 17:45:20 -07:00
hooks--update scripts: equality test '==' is not portable. 2005-09-02 10:53:15 -07:00
info--exclude Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00
Makefile Make sure 'make install' does not have to rebuild templates. 2005-10-09 02:58:35 -07:00
remotes-- [PATCH] Use .git/remote/origin, not .git/branches/origin. 2005-08-24 16:50:52 -07:00
this--description Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00