Add magit-annex to emacs integration tips
This commit is contained in:
parent
f528910e8b
commit
3ca4580b2e
1 changed files with 6 additions and 1 deletions
|
@ -18,3 +18,8 @@ He has also added support to org-attach; if
|
||||||
`org-attach-git-annex-cutoff' is non-nil and smaller than the size
|
`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
|
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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue