diff options
| author | Dan Goodliffe <dan@randomdan.homeip.net> | 2018-04-22 17:25:04 +0100 |
|---|---|---|
| committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2018-04-22 17:25:04 +0100 |
| commit | 296b0ece4b232e2cae32622450527ce90062abfb (patch) | |
| tree | dcbec8522ddfa27224168464333b7cf65ed93c65 /.gitmodules | |
| parent | Variadic mock pool constructor (diff) | |
| download | libdbpp-296b0ece4b232e2cae32622450527ce90062abfb.tar.bz2 libdbpp-296b0ece4b232e2cae32622450527ce90062abfb.tar.xz libdbpp-296b0ece4b232e2cae32622450527ce90062abfb.zip | |
Rename submodulelibdbpp-1.2.0.1
Enables reference cloning to work.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 314d94b..6a0359d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libdbpp/unittests/pq"] - path = libdbpp/unittests/pq + path = libdbpp/unittests/libdbpp-postgresql url = http://git.randomdan.homeip.net/git/libdbpp-postgresql |
