This package browser is in early development. Mind the rough edges.

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.

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.