diff options
| author | Mikhail Burakov <mburakov@mailbox.org> | 2022-12-26 12:15:18 +0100 |
|---|---|---|
| committer | Mikhail Burakov <mburakov@mailbox.org> | 2022-12-26 12:15:18 +0100 |
| commit | 2fcd2038a47b1990532dde4078d71308dfcc58ca (patch) | |
| tree | 33c7c324dd47e52a33ba56e0f2faf5291a898fa4 /.gitmodules | |
| parent | cb06796d84ba5aaea9fbb5f79cf0d25d59f78c23 (diff) | |
Add toolbox as a submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c3edd38 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "toolbox"] + path = toolbox + url = ssh://git@burakov.eu:222/srv/git/toolbox.git |
