diff options
author | steckbrief <steckbrief@chefmail.de> | 2017-11-25 23:39:36 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2017-11-25 23:39:36 +0100 |
commit | 253297e60ceacd38e092469e00c19a101aeec05c (patch) | |
tree | b9022b3fac5e8fcc4315d5185b7ea13ecb6d9072 | |
parent | 9878738abc642ed693b9dc1351bdc35cba5a0171 (diff) |
thedevstack-php-commons added as submodule in lib/commons
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | lib/commons | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e16573f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/commons"] + path = lib/commons + url = gitosis@repos.thedevstack.de:user/tristan/thedevstack-php-commons diff --git a/lib/commons b/lib/commons new file mode 160000 +Subproject 03cf2a22fe227633cf901dc1d9cf1024b8d07b5 |