switch to git clone url that works
This commit is contained in:
parent
15d0a01ffe
commit
89bd493e33
2 changed files with 6 additions and 2 deletions
|
@ -19,3 +19,7 @@ Have tried various combinations of the URL, but nothing works. It was like this
|
||||||
|
|
||||||
# End of transcript or log.
|
# End of transcript or log.
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
|
> I have fixed the url to one that works. [[done]] If http protocol is needed for
|
||||||
|
> sme reason, you will need to reopen this bug report and wait 2 weeks
|
||||||
|
> until I have a decent internet connection to work on it. --[[Joey]]
|
||||||
|
|
|
@ -2,10 +2,10 @@ git-annex repositories are often kept private, but here's a list of some of
|
||||||
the public repositories that you can clone to try out git-annex.
|
the public repositories that you can clone to try out git-annex.
|
||||||
|
|
||||||
* [downloads.kitenet.net](http://downloads.kitenet.net/)
|
* [downloads.kitenet.net](http://downloads.kitenet.net/)
|
||||||
`git clone https://downloads.kitenet.net/.git/`
|
`git clone git://git.kitenet.net/downloads.git/`
|
||||||
Various downloads of things produced by Joey Hess, including git-annex
|
Various downloads of things produced by Joey Hess, including git-annex
|
||||||
builds.
|
builds.
|
||||||
* [debconf-share](https://downloads.kitenet.net/.git/)
|
* debconf-share
|
||||||
`git clone http://annex.debconf.org/debconf-share/.git/`
|
`git clone http://annex.debconf.org/debconf-share/.git/`
|
||||||
[DebConf](http://debconf.org/) Media, photos, videos, etc.
|
[DebConf](http://debconf.org/) Media, photos, videos, etc.
|
||||||
* [conference-proceedings](https://github.com/RichiH/conference_proceedings)
|
* [conference-proceedings](https://github.com/RichiH/conference_proceedings)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue