diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-03-17 17:47:55 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-03-17 17:47:55 +0000 |
| commit | 36b9fce1554b5c75372ba73a1b3fcd188a06787d (patch) | |
| tree | 2dcf1c44a1c610ff837cce15a98cba9a46677380 /.gitmodules | |
| parent | fix readme typo (diff) | |
| download | TCPDBench-36b9fce1554b5c75372ba73a1b3fcd188a06787d.tar.gz TCPDBench-36b9fce1554b5c75372ba73a1b3fcd188a06787d.zip | |
minor submodule fix
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 3172a149..eb45201f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "execs/python/bocpdms"] path = execs/python/bocpdms - url = https://github.com/GjjvdBurg/bocpdms.git + url = https://github.com/GjjvdBurg/bocpdms branch = fixes [submodule "execs/python/rbocpdms"] path = execs/python/rbocpdms - url = https://github.com/GjjvdBurg/rbocpdms.git + url = https://github.com/GjjvdBurg/rbocpdms branch = fixes |
