diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | pg | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 32cf581..124f89b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "nvm"] path = nvm url = https://github.com/creationix/nvm.git +[submodule "pg"] + path = pg + url = https://github.com/AlexanderS/node-postgres.git diff --git a/pg b/pg new file mode 160000 +Subproject acdd726a29152c209d378e5bb28a47c7f201aca |