diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-01-20 13:56:55 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-02-28 01:43:59 +0100 |
| commit | 9be793e62d86091ba66b9be4abeba53b1d0e5cac (patch) | |
| tree | fd6520d36aa2297bbb03055741204b37db7b73c2 | |
| parent | d26f046fc9149693a6ebc28301ccc3581c0f144e (diff) | |
Import dynstr
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | dynstr | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a977745 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "dynstr"] + path = dynstr + url = https://gitea.privatedns.org/xavi92/dynstr diff --git a/dynstr b/dynstr new file mode 160000 +Subproject 601a8133257c095032a3c43bd4319e2c0f10575 |
