repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
validate dependabot configuration
[cabal.git]
/
changelog.d
/
pr-10261
blob
adcae60fd8831a2c2ddf25a6e1274ba3513e6ecf
1
synopsis: Warn about git:// protocol
2
packages: cabal-install
3
prs: #10261
4
5
description: {
6
7
`cabal check` will warn about insecure git:// protocol in `source-repository`.
8
9
See [Git Book](https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols#_the_cons_4)
10
for an explanation.
11
12
}