- Package:
- ldap-git-backup
- Source:
- ldap-git-backup
- Submitter:
- Paul Wise
- Date:
- 2013-11-14 23:51:11 UTC
- Severity:
- wishlist
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