Skip to content

Commit

Permalink
Sets the submodule to use HTTPS by default.
Browse files Browse the repository at this point in the history
Does not impact existing installations in my testing.
  • Loading branch information
ZeWaka committed Sep 9, 2020
1 parent 32c687c commit 5b6daa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "+secret"]
path = +secret
url = git@github.com:goonstation/goonstation-secret.git
url = https://github.com/goonstation/goonstation-secret.git

0 comments on commit 5b6daa7

Please sign in to comment.