@hackage git-annex3.20130124

manage files with git, without checking their contents into git

  • Installation

    Custom

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      s3
       (on by default)

      Enable S3 support

      webdav
       (on by default)

      Enable WebDAV support

      inotify
       (on by default)

      Enable inotify support

      dbus
       (on by default)

      Enable dbus support

      assistant
       (on by default)

      Enable git-annex assistant and watch command

      webapp
       (on by default)

      Enable git-annex webapp

      pairing
       (on by default)

      Enable pairing

      xmpp
       (on by default)

      Enable notifications using XMPP

      dns
       (on by default)

      Enable the haskell DNS library for DNS lookup

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 http://git-annex.branchable.com/