File: org-attach-git.el.html
An extension to org-attach. If org-attach-id-dir is initialized
as a Git repository, then org-attach-git will automatically commit
changes when it sees them. Requires git-annex.
Defined variables (3)
org-attach-git-annex-auto-get | Confirmation preference for automatically getting annex files. |
org-attach-git-annex-cutoff | If non-nil, files larger than this will be annexed instead of stored. |
org-attach-git-dir | Attachment directory with the Git repository to use. |
Defined functions (3)
org-attach-git-annex-get-maybe | (PATH) |
org-attach-git-commit | (&optional _) |
org-attach-git-use-annex | () |