Commit c3ffcfe
committed
Remove weird warning
GitHub deprecated and then removed the unencryted git:// protocol
support to access repositories [1]. Using https:// uri for cloning a
public repository without an account like is done by vanagon is the
preferred way today, so we should not warn about it.
1: https://github.blog/security/application-security/improving-git-protocol-security-github/1 parent 3641b7e commit c3ffcfe
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 72 | | |
77 | 73 | | |
78 | 74 | | |
| |||
0 commit comments