diff options
author | EuAndreh <eu@euandre.org> | 2021-07-31 16:18:23 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-31 16:18:23 -0300 |
commit | bcbe0f70b20bf275673859c8e38df78bf06ba0bf (patch) | |
tree | a1095a57a091c2914972ecb1d695894ac09da286 | |
parent | TODOs.md: Clean up Scratch (diff) | |
download | gistatic-bcbe0f70b20bf275673859c8e38df78bf06ba0bf.tar.gz gistatic-bcbe0f70b20bf275673859c8e38df78bf06ba0bf.tar.xz |
TODOs.md: Add #question-5414aee2-031a-5759-2a22-d572ee899ac0
-rw-r--r-- | TODOs.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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} |