Language

Package: git-annex @ 8.20210803

Synopsis

Manage files with Git, without checking in their contents

Description

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.

Home page
https://git-annex.branchable.com/
Location
gnu/packages/haskell-apps.scm (line: 345, column: 2)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?