From e743443811f5816f02a9ca67404613be97bfa615 Mon Sep 17 00:00:00 2001
From: Lars Hjemli <hjemli@gmail.com>
Date: Thu, 10 May 2007 08:50:49 +0200
Subject: Added git as a submodule

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>
---
 git | 1 +
 1 file changed, 1 insertion(+)
 create mode 160000 git

(limited to 'git')

diff --git a/git b/git
new file mode 160000
index 0000000..9159afb
--- /dev/null
+++ b/git
@@ -0,0 +1 @@
+Subproject commit 9159afbfce955db86373dab95b5f8e31fb763dae
-- 
cgit v1.2.3