git-annex 10.20250721
Manage files with Git, without checking in their contents
This package allows managing files with Git, without checking the file contents into Git. It can store files in many places, such as local hard drives and cloud storage services. It can also be used to keep a folder in sync between computers.
- Outputs:
out - Website: https://git-annex.branchable.com/
- Licenses: AGPL 3+ · Expat · FreeBSD · GPL 2 · GPL 3+
- Package source: gnu/packages/haskell-apps.scm
- Builds: See build status
- Issues: See known issues
Installation
Install git-annex 10.20250721 as follows:
guix install git-annex@10.20250721
Or install the latest version:
guix install git-annex
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.