@hackage git-annex10.20240227

manage files with git, without checking their contents into git

git-annex allows managing large files with git, without storing the file contents in git. It can sync, backup, and archive your data, offline and online. Checksums and encryption keep your data safe and secure. Bring the power and distributed nature of git to bear on your large files with git-annex.

For documentation, see doc/ or https://git-annex.branchable.com/

  • Installation

    Custom

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      assistant
       (on by default)

      Enable git-annex assistant, webapp, and watch command

      pairing
       (on by default)

      Enable pairing

      production
       (on by default)

      Enable production build (slower build; faster binary)

      parallelbuild
       (off by default)

      Enable production build (slower build; faster binary)

      torrentparser
       (on by default)

      Use haskell torrent library to parse torrent files

      magicmime
       (on by default)

      Use libmagic to determine file MIME types

      crypton
       (on by default)

      Use the crypton library rather than the no longer maintained cryptonite

      benchmark
       (on by default)

      Enable benchmarking

      debuglocks
       (off by default)

      Debug location of MVar/STM deadlocks

      dbus
       (on by default)

      Enable dbus support