8000 Move testdata submodule to using HTTPS. · jimbaker/html5lib-python@9fbd2e1 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9fbd2e1

Browse files
committed
Move testdata submodule to using HTTPS.
This provides read/write access to those of us with write access without forcing everyone to authenticate to read it.
1 parent 06faed8 commit 9fbd2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "testdata"]
22
path = html5lib/tests/testdata
3-
url = git://github.com/html5lib/html5lib-tests.git
3+
url = https://github.com/html5lib/html5lib-tests.git

0 commit comments

Comments
 (0)
0