#729617 ldap-git-backup: implement git-remote-ldap

#729617#5
Date:
2013-11-14 23:47:08 UTC
From:
To:
It would be nice to be able to do commands like these and thus treat
ldap servers as just another git remote. This is achievable using
git-remote-helpers which translate remote resources into git and then
present that as a git remote.

git clone ldap::ldap://db.debian.org/dc=debian,dc=org
git clone ldap::ldaps://db.debian.org/dc=debian,dc=org

https://www.kernel.org/pub/software/scm/git/docs/git-remote-helpers.html