diff options
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ad8d2fc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "articles"] + path = articles + url = ssh://physick@physick.ru:4265/home/physick/Git/blog_articles + branch = master |
