https://github.com/atemu/git-annex
Fork of git-annex.branchable.com/
https://github.com/atemu/git-annex
Last synced: about 1 year ago
JSON representation
Fork of git-annex.branchable.com/
- Host: GitHub
- URL: https://github.com/atemu/git-annex
- Owner: Atemu
- License: other
- Created: 2021-05-05T05:40:34.000Z (about 5 years ago)
- Default Branch: feature/macOS-reflinks
- Last Pushed: 2021-05-16T12:37:26.000Z (about 5 years ago)
- Last Synced: 2025-04-30T10:32:43.304Z (about 1 year ago)
- Language: Haskell
- Size: 61.2 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
Awesome Lists containing this project
README
git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when
dealing with files larger than git can currently easily handle, whether due
to limitations in memory, checksumming time, or disk space.
For documentation, see doc/ or