aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-31 16:18:23 -0300
committerEuAndreh <eu@euandre.org>2021-07-31 16:18:23 -0300
commitbcbe0f70b20bf275673859c8e38df78bf06ba0bf (patch)
treea1095a57a091c2914972ecb1d695894ac09da286
parentTODOs.md: Clean up Scratch (diff)
downloadgistatic-bcbe0f70b20bf275673859c8e38df78bf06ba0bf.tar.gz
gistatic-bcbe0f70b20bf275673859c8e38df78bf06ba0bf.tar.xz
TODOs.md: Add #question-5414aee2-031a-5759-2a22-d572ee899ac0
-rw-r--r--TODOs.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 83097f4..c0b7178 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -88,6 +88,15 @@ Benchmark on (stagit):
# Questions
+## TODO How to embed repositories without using submodules {#question-5414aee2-031a-5759-2a22-d572ee899ac0}
+- TODO in 2021-07-31
+
+---
+
+I want to embed repositories so that I can use them in unit and integration
+tests, but making them submodules makes the repository much less standalone than
+I would like.
+
# Decisions
## DONE Perl vs C {#decision-d349b5be-3e00-4e00-a110-0eb7f402d4ab}