Provide "git-auto-commit-mode" feature
This commit is contained in:
parent
3ccf3fb624
commit
8401b45a4f
1 changed files with 2 additions and 0 deletions
|
@ -115,4 +115,6 @@ mode turned on and optionally push them too."
|
|||
(add-hook 'after-save-hook 'gac-after-save-func t t)
|
||||
(remove-hook 'after-save-hook 'gac-after-save-func t)))
|
||||
|
||||
(provide 'git-auto-commit-mode)
|
||||
|
||||
;;; git-auto-commit-mode.el ends here
|
||||
|
|
Loading…
Reference in a new issue