elpa-magit-annex

git-annex subcommands for magit
  https://github.com/magit/magit-annex
  0
  no reviews



This package adds some git-annex subcommands to magit's interface, under the '@' prefix key. See the descriptions of the git-annex and elpa-magit packages.

Some examples of operations supported by this package:

* adding untracked files with `git annex add` * displaying information about unused files listed by `git annex unused` * locking and unlocking files.