]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Redo the templates generation and installation.
authorJunio C Hamano <junkio@cox.net>
Sat, 6 Aug 2005 19:50:14 +0000 (12:50 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 6 Aug 2005 20:49:26 +0000 (13:49 -0700)
commitd3af621b147bb90a31fdc3b55e07853f45deb658
tree26d8d69dd5288b5f6f9756ba75549618d808627f
parentf5b749560980a30d7472183e3d6360baa5a1f0d5
Redo the templates generation and installation.

Per discussion with people interested in binary packaging,
change the default template location from /etc/git-core to
/usr/share/git-core hierarchy.  If a user wants to run git
before installing for whatever reason, in addition to adding
$src to the PATH environment variable, git-init-db can be run
with --template=$src/templates/blt/ parameter.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
cache.h
init-db.c
templates/Makefile
templates/branches-- [new file with mode: 0644]
templates/info--exclude [new file with mode: 0644]
templates/this--description [new file with mode: 0644]