Ben Alexander <b...@alexanderonline.org> writes: > About a year ago, I decided to learn how to write "macros" in lisp and > started by teaching myself about the after-save-hook. I added a hook > to auto commit every time I saved any org file. My simple, small text > file of todo items is now a giant git repository. > > At last a question or two: Does this happen to you? What do you do? > What new git command do I need to learn in order to do it?
Have you tried running either "git gc" or "git repack" on the repo? I find that running these two maintenance commands every once and a while dramatically reduces the size of the repository. Best, Matt _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode