Skip to content
Snippets Groups Projects
Commit eb49186c authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Add submodules nested deeper than the root

parent 5937ac0a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -7,3 +7,9 @@
[submodule "gitlab-grack"]
path = gitlab-grack
url = https://gitlab.com/gitlab-org/gitlab-grack.git
[submodule "nested/six"]
path = nested/six
url = git://github.com/randx/six.git
[submodule "deeper/nested/six"]
path = deeper/nested/six
url = git://github.com/randx/six.git
Subproject commit 24fb71c79fcabc63dfd8832b12ee3bf2bf06b196
Subproject commit 24fb71c79fcabc63dfd8832b12ee3bf2bf06b196
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment