table of contents
other versions
- bookworm 10.20230126-3
- bookworm-backports 10.20241202-1~bpo12+1
- testing 10.20241202-1
- unstable 10.20241202-1
git-annex-backends(1) | General Commands Manual | git-annex-backends(1) |
NAME¶
git-annex-backends - key/value backends for git-annex
DESCRIPTION¶
The "backend" in git-annex controls how a key is generated from a file's content and/or filesystem metadata. Most backends are different kinds of hashes. A single repository can use different backends for different files.
For a list of available backends, see git-annex version. For more details, see <https://git-annex.branchable.com/backends/>
SEE ALSO¶
AUTHOR¶
Joey Hess <id@joeyh.name>