Merge branch 'geerds/provide-feature'
This commit is contained in:
commit
995293de8f
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