diff options
| author | Andrew Rabert <6550543+nvllsvm@users.noreply.github.com> | 2018-12-11 23:12:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-11 23:12:16 -0500 |
| commit | 8ecb3e1a06617774d85c421fa8fd52151ba2183c (patch) | |
| tree | 34b8b9bcddb61f8fdd5b0588681131bb75cd0d9b /.gitmodules | |
| parent | 072d70454c54839a069183235364ac543545243c (diff) | |
| parent | 9f79cd6455f074d956e41cc2657671b6c3a56e93 (diff) | |
Merge pull request #73 from nvllsvm/gitlab
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 2ef569c7c..31a58ecf1 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 |
