]> git.cameronkatri.com Git - cgit.git/commitdiff
Added git as a submodule
authorLars Hjemli <hjemli@gmail.com>
Thu, 10 May 2007 06:50:49 +0000 (08:50 +0200)
committerLars Hjemli <hjemli@gmail.com>
Fri, 11 May 2007 08:59:10 +0000 (10:59 +0200)
This commit adds the subdirectory 'git' as a submodule containing
the git git repository, but doesn't add support for automatically
cloning the submodule.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Makefile
git [new submodule]

index 7c0527b0ff81623c051b68ae59a6f42aaa52fa81..644914c983c34fa96e823042ddf6088cd23422c4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 CGIT_VERSION = 0.2
 
 prefix = /var/www/htdocs/cgit
-gitsrc = ../git
+gitsrc = git
 
 SHA1_HEADER = <openssl/sha.h>
 
diff --git a/git b/git
new file mode 160000 (submodule)
index 0000000..9159afb
--- /dev/null
+++ b/git
@@ -0,0 +1 @@
+Subproject commit 9159afbfce955db86373dab95b5f8e31fb763dae