update
This commit is contained in:
parent
b20c270d00
commit
aba425fb2b
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue