10.2.4 Automatic version-control with Git

如果标题关联的目录是一个 Git 仓库,可以配置 Org 在检测到变更时自动提交到该仓库。

要让 Org 自动管理附件的版本控制,可在 Emacs 配置中添加:

(require 'org-attach-git)