2014-01-07 16:57:40 +00:00
|
|
|
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.
|
|
|
|
|
|
|
|
* [downloads.kitenet.net](http://downloads.kitenet.net/)
|
2014-05-01 00:59:15 +00:00
|
|
|
`git clone https://downloads.kitenet.net/.git/`
|
2014-01-07 16:57:40 +00:00
|
|
|
Various downloads of things produced by Joey Hess, including git-annex
|
2014-06-04 17:29:58 +00:00
|
|
|
builds and videos.
|
2014-10-12 20:01:03 +00:00
|
|
|
|
2015-04-03 07:01:30 +00:00
|
|
|
* debconf-share (currently unavailable via IPv4)
|
2014-01-07 16:57:40 +00:00
|
|
|
`git clone http://annex.debconf.org/debconf-share/.git/`
|
|
|
|
[DebConf](http://debconf.org/) Media, photos, videos, etc.
|
2014-10-12 20:01:03 +00:00
|
|
|
|
2014-01-07 16:57:40 +00:00
|
|
|
* [conference-proceedings](https://github.com/RichiH/conference_proceedings)
|
|
|
|
`git clone https://github.com/RichiH/conference_proceedings.git`
|
|
|
|
A growing collection of videos of technology conferences.
|
|
|
|
Submit a pull request to add your own!
|
2014-10-12 20:01:03 +00:00
|
|
|
|
2014-06-04 17:29:58 +00:00
|
|
|
* [ocharles's papers](https://github.com/ocharles/papers)
|
|
|
|
Lots of CS papers read by [Oliver](http://ocharles.org.uk/blog/).
|
2014-01-07 16:57:40 +00:00
|
|
|
|
2015-03-31 18:16:53 +00:00
|
|
|
* [rejuvyesh's papers](https://github.com/rejuvyesh/papers)
|
|
|
|
Quite a few AI papers read by [rejuvyesh](http://rejuvyVesh.com)
|
|
|
|
|
2014-10-12 20:01:03 +00:00
|
|
|
* [MRI brain scan data](http://studyforrest.org/pages/access.html)
|
|
|
|
`git clone http://psydata.ovgu.de/forrest_gump/.git studyforrest`
|
|
|
|
High-resolution, ultra-highfield fMRI dataset on auditory perception.
|
|
|
|
|
2015-03-31 18:16:53 +00:00
|
|
|
* [gst-integration-testsuites](http://cgit.freedesktop.org/gstreamer/gst-integration-testsuites)
|
|
|
|
GStreamer integration testsuite media assets management
|
2015-01-04 19:27:42 +00:00
|
|
|
|
2015-06-05 19:44:32 +00:00
|
|
|
* [ccc-media-annex](https://github.com/ntnn/ccc-media-annex)
|
|
|
|
`git clone https://github.com/ntnn/ccc-media-annex`
|
2015-07-26 02:21:06 +00:00
|
|
|
git-annex repository using [the CDN](http://media.ccc.de/) of the German [CCC](http://www.ccc.de/).
|
|
|
|
Contains a lot of talks (mostly in German) held on events from the CCC as well as other stuff.
|
2015-06-05 19:44:32 +00:00
|
|
|
|
2014-01-07 16:57:40 +00:00
|
|
|
This is a wiki -- add your own public repository to the list!
|
2014-01-07 16:59:16 +00:00
|
|
|
See [[tips/centralized_git_repository_tutorial]].
|