From c9c60707fa392275dca5c9e0eb9173eb805e34b8 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 4 Oct 2014 14:38:32 -0700 Subject: [PATCH] dev-python/dj-database-url: Add submodule for this package --- .gitmodules | 4 ++++ dev-python/dj-database-url | 1 + 2 files changed, 5 insertions(+) create mode 160000 dev-python/dj-database-url diff --git a/.gitmodules b/.gitmodules index eb2f4bb..7756582 100644 --- a/.gitmodules +++ b/.gitmodules @@ -54,6 +54,10 @@ path = dev-python/derpconf url = ./ branch = dev-python/derpconf +[submodule "dev-python/dj-database-url"] + path = dev-python/dj-database-url + url = ./ + branch = dev-python/dj-database-url [submodule "dev-python/django-cache-url"] path = dev-python/django-cache-url url = ./ diff --git a/dev-python/dj-database-url b/dev-python/dj-database-url new file mode 160000 index 0000000..390de98 --- /dev/null +++ b/dev-python/dj-database-url @@ -0,0 +1 @@ +Subproject commit 390de985b87485bb28f7e2faf46173b3eee36564 -- 2.26.2