git-annex/doc/devblog/day_340__post_turkey_catchup.mdwn
2015-12-02 16:00:40 -04:00

9 lines
422 B
Markdown

Spent a couple of days catching up on backlog, and my backlog is down to 80
messages now. Lowest in recent memory.
Made the annex.largefiles config be honored by `git annex import`, `git
annex addurl`, and even `git annex importfeed`.
Planning to dive into smudge filters soon. The design seems ready to go,
although there is some complication in needing to keep track of mappings
between worktree files and annex keys.