diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-10-06 17:08:26 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-10-06 17:08:26 -0400 |
| commit | d905faaa0a3180e20532eff6b1effbec06431d87 (patch) | |
| tree | f9feb6435d5b8df27572ed82465abbb327772cee /.gitmodules | |
| parent | 1a3266eed2e91fc0684bee464875773db1040864 (diff) | |
split pwd into its own repo
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9fad81f..00d808e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,3 +8,6 @@ [submodule "true"] path = true url = ../true/ +[submodule "pwd"] + path = pwd + url = ../pwd/ |
