summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-10-24 15:43:32 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2017-10-24 15:43:32 +0200
commitcf8fc822c2677dc1496e3bd669c7f60ce656a2ce (patch)
tree269f9200d9b52fb07b459afa1f49f2c2bcc90ea8 /.gitmodules
parent0e4b4d120d1420e0aaefbcee7dac2adb5025eaa0 (diff)
downloaduni-master.tar
uni-master.tar.gz
uni-master.tar.bz2
uni-master.tar.xz
uni-master.zip
Include bachelor-thesis as submoduleHEADmaster
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 91b1fd1..74e203e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
7[submodule "ss2017/stable-marriage-problem"] 7[submodule "ss2017/stable-marriage-problem"]
8 path = ss2017/stable-marriage-problem 8 path = ss2017/stable-marriage-problem
9 url = git@gitlab.cip.ifi.lmu.de:kleen/stable-marriage-problem 9 url = git@gitlab.cip.ifi.lmu.de:kleen/stable-marriage-problem
10[submodule "bachelor-thesis"]
11 path = bachelor-thesis
12 url = git.yggdrasil.li:gkleen/pub/bachelor-thesis