diff options
author | 2017-10-09 16:07:10 +0200 | |
---|---|---|
committer | 2017-10-09 16:07:10 +0200 | |
commit | 2994a41d5a5b852cd4b1fb75929a15a9970cbc7f (patch) | |
tree | 2e0a93cfc43b1b5e5c6f75571e61abde31ff12ce | |
parent | Fix typo of pcc -> ppc (diff) | |
download | www-2994a41d5a5b852cd4b1fb75929a15a9970cbc7f.tar.gz www-2994a41d5a5b852cd4b1fb75929a15a9970cbc7f.tar.bz2 www-2994a41d5a5b852cd4b1fb75929a15a9970cbc7f.zip |
Add a git submodule for GLEPs
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | glep | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f67095d..aa16b6b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "_data/news"] path = _data/news url = git://anongit.gentoo.org/data/gentoo-news.git +[submodule "glep"] + path = glep + url = git://anongit.gentoo.org/data/glep.git diff --git a/glep b/glep new file mode 160000 +Subproject e1f100ec3ba44ab1672d61cabf4690b355e4615 |