From da243683878cc6f9063a57a780db8b10ee16a6ca Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 24 Sep 2014 11:19:39 -0700 Subject: [PATCH] dev-python/django-taggit: Add submodule for this package --- .gitmodules | 4 ++++ dev-python/django-taggit | 1 + 2 files changed, 5 insertions(+) create mode 160000 dev-python/django-taggit diff --git a/.gitmodules b/.gitmodules index f41c1c7..5ee9553 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,7 @@ path = dev-python/django-tables2 url = ./ branch = dev-python/django-tables2 +[submodule "dev-python/django-taggit"] + path = dev-python/django-taggit + url = ./ + branch = dev-python/django-taggit diff --git a/dev-python/django-taggit b/dev-python/django-taggit new file mode 160000 index 0000000..692a12f --- /dev/null +++ b/dev-python/django-taggit @@ -0,0 +1 @@ +Subproject commit 692a12fa5c09596334560efef165645ade7844e5 -- 2.26.2