Currently `gac` does not commit changes made by `org-refile`, `org-archive-subtree`, `org-babel-tangle`. You can provide the user with an alist variable where they can select the events to trigger commits. Related: - https://github.com/ryuslash/git-auto-commit-mode/issues/51 - https://github.com/ryuslash/git-auto-commit-mode/issues/50
Currently
gacdoes not commit changes made byorg-refile,org-archive-subtree,org-babel-tangle.You can provide the user with an alist variable where they can select the events to trigger commits.
Related: