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>
此提交包含在:
Lars Hjemli
2007-05-10 08:50:49 +02:00
父節點 ca8eb8fc8f
當前提交 e743443811
共有 2 個檔案被更改,包括 2 行新增1 行删除

查看文件

@ -1,7 +1,7 @@
CGIT_VERSION = 0.2
prefix = /var/www/htdocs/cgit
gitsrc = ../git
gitsrc = git
SHA1_HEADER = <openssl/sha.h>

1
git 子模組

Submodule git added at 9159afbfce