This commit is contained in:
Joey Hess 2012-06-11 02:09:22 -04:00
parent b20c270d00
commit aba425fb2b

View file

@ -24,9 +24,10 @@ really useful, it needs to:
**done**
- periodically auto-commit staged changes (avoid autocommitting when
lots of changes are coming in) **done**
- tunable delays before adding new files, etc
- coleasce related add/rm events for speed and less disk IO **done**
- don't annex `.gitignore` and `.gitattributes` files **done**
- run as a daemon **done**
- tunable delays before adding new files, etc
- configurable option to only annex files meeting certian size or
filename criteria
- option to check files not meeting annex criteria into git directly