diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index ad8d2fc..ee3aa46 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,3 @@ [submodule "articles"] - path = articles - url = ssh://physick@physick.ru:4265/home/physick/Git/blog_articles - branch = master + path = articles + url = ssh://physick@physick.ru:4265/home/physick/Git/blog_articles |
