summaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorGravatar Kyle Meyer <kyle@kyleam.com>2014-01-10 18:38:57 -0500
committerGravatar Kyle Meyer <kyle@kyleam.com>2014-01-10 18:38:57 -0500
commit19ef4f3594a036aa60395ddbe63d73cd5d668a22 (patch)
treedff47cb3a17fc1e9e4d3aa341767ad0c8c26a32a /doc/tips
parentaa964e54d8007b8f5bf8577d3ee51475b64f8878 (diff)
Add magit-annex to emacs integration tips
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/emacs_integration.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/tips/emacs_integration.mdwn b/doc/tips/emacs_integration.mdwn
index 12f16888a..2390474a4 100644
--- a/doc/tips/emacs_integration.mdwn
+++ b/doc/tips/emacs_integration.mdwn
@@ -17,4 +17,9 @@ Emacs, which aims to integrate with the standard facilities
He has also added support to org-attach; if
`org-attach-git-annex-cutoff' is non-nil and smaller than the size
of the file you're attaching then org-attach will `git annex add the
-file`; otherwise it will "git add" it.
+file`; otherwise it will "git add" it.
+
+----
+
+[magit-annex](https://github.com/kyleam/magit-annex) adds magit support
+for a few features, including adding files and syncing.