diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2017-04-28 20:10:18 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2017-04-28 20:10:18 +0100 |
commit | ba52dc31ae0e67b4afdf8c7059650ca880c49931 (patch) | |
tree | c8016b7688a928fdd4c49b2a4ff885ffe59bdfc8 /.gitmodules | |
parent | Upgrade to libxml++3 (diff) | |
download | libdbpp-ba52dc31ae0e67b4afdf8c7059650ca880c49931.tar.bz2 libdbpp-ba52dc31ae0e67b4afdf8c7059650ca880c49931.tar.xz libdbpp-ba52dc31ae0e67b4afdf8c7059650ca880c49931.zip |
Standalone split
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..314d94b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libdbpp/unittests/pq"] + path = libdbpp/unittests/pq + url = http://git.randomdan.homeip.net/git/libdbpp-postgresql |