diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index e7c042b..960755c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "scintilla"] path = scintilla - url = git@github.com:rhaberkorn/scintilla-mirror.git + url = https://github.com/rhaberkorn/scintilla-mirror.git branch = sciteco-dev ignore = all |