From 23aed6b8b1fcb5760e148a7510203012f1559e70 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 30 Sep 2014 11:19:15 -0700 Subject: [PATCH] dev-python/derpconf: Add submodule for this package --- .gitmodules | 4 ++++ dev-python/derpconf | 1 + 2 files changed, 5 insertions(+) create mode 160000 dev-python/derpconf diff --git a/.gitmodules b/.gitmodules index bbbe059..6751128 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,6 +34,10 @@ path = dev-python/curses-check-for-keypress url = ./ branch = dev-python/curses-check-for-keypress +[submodule "dev-python/derpconf"] + path = dev-python/derpconf + url = ./ + branch = dev-python/derpconf [submodule "dev-python/django-grappelli"] path = dev-python/django-grappelli url = ./ diff --git a/dev-python/derpconf b/dev-python/derpconf new file mode 160000 index 0000000..69a9490 --- /dev/null +++ b/dev-python/derpconf @@ -0,0 +1 @@ +Subproject commit 69a9490c0accbdbdec683a2cb0a53cca0e5160e9 -- 2.26.2