diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-10-20 17:28:19 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2024-10-20 17:28:19 +0200 |
commit | f8e7be05317195b715dd3dc30c963da3cb511b75 (patch) | |
tree | f084095f632572b89cae0459068cf29435a20b0e /.gitmodules | |
parent | 2b2744a5711c58a5f7910765f3df714fd278aafb (diff) |
Add papers/phd-thesis
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 75112ec..f1d1b20 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "papers/sauteed-onions"] path = papers/sauteed-onions url = https://gitlab.torproject.org/tpo/onion-services/sauteed-onions/paper.git +[submodule "papers/phd-thesis"] + path = papers/phd-thesis + url = https://git.rgdd.se/thesis |