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 | |
parent | 2b2744a5711c58a5f7910765f3df714fd278aafb (diff) |
Add papers/phd-thesis
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | papers/phd-thesis | 0 |
2 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 diff --git a/papers/phd-thesis b/papers/phd-thesis new file mode 160000 +Subproject e639c3ee28c42f7a43560887c2df62a7ac0be67 |