Git repositories¶
Anonymous read only access is provided by:
git://projects.vdr-developer.org/[repository-name].git
e.g. to get a local clone of the osdteletext plugin:
git clone git://projects.vdr-developer.org/vdr-plugin-osdteletext.git
Each project tracks the Git commits and besides this, all the Git repositories are available via GitWeb:
http://projects.vdr-developer.org/git/
To be able to write/push to a Git repository, you must send the project manager your public SSH key. You then have write access via:
gitosis@community.xeatre.tv:[repository-name].git