diff options
author | steckbrief <steckbrief@chefmail.de> | 2017-11-26 13:21:28 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2017-11-26 13:21:28 +0100 |
commit | 66fa1ca8e3ae25af82fb43fb9f79342fc3f65787 (patch) | |
tree | 2d24e12beda1a9cef4d0c66399877b3069288da7 /.gitmodules | |
parent | d6dfb30a86deb8278732904cee0b05a9cfa230e2 (diff) |
fixed some bugs in create story workflow, gitignore added
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e16573f..63f632e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "lib/commons"] path = lib/commons url = gitosis@repos.thedevstack.de:user/tristan/thedevstack-php-commons + branch = master |