summaryrefslogtreecommitdiff
path: root/templates/branches--
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2005-08-06 12:50:14 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2005-08-06 13:49:26 -0700
commitd3af621b147bb90a31fdc3b55e07853f45deb658 (patch)
tree26d8d69dd5288b5f6f9756ba75549618d808627f /templates/branches--
parentgitk proposed fix: handle more than one SHA1 links. (diff)
downloadtgif-d3af621b147bb90a31fdc3b55e07853f45deb658.tar.xz
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>
Diffstat (limited to 'templates/branches--')
-rw-r--r--templates/branches--1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/branches-- b/templates/branches--
new file mode 100644
index 0000000000..fae88709a6
--- /dev/null
+++ b/templates/branches--
@@ -0,0 +1 @@
+: this is just to ensure the directory exists.