diff options
| author | Andrew Rabert <ar@nullsum.net> | 2018-12-11 21:31:47 -0500 |
|---|---|---|
| committer | Andrew Rabert <ar@nullsum.net> | 2018-12-11 21:39:08 -0500 |
| commit | 9f79cd6455f074d956e41cc2657671b6c3a56e93 (patch) | |
| tree | f95ed80928f1ca1a057d74c432447242a11226c4 /.gitmodules | |
| parent | 6493929ad3d4778be9ec4d5c66fbc7d342bfe139 (diff) | |
Add GitLab CI
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 2ef569c7cd..31a58ecf1a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "ThirdParty/taglib-sharp"] path = ThirdParty/taglib-sharp - url = git@github.com:mono/taglib-sharp.git + url = https://github.com/mono/taglib-sharp.git |
