aboutsummaryrefslogtreecommitdiff
path: root/doc/devblog/day_340__post_turkey_catchup.mdwn
blob: c7e22f66d5cf011007edd83d1e43a2605703d997 (plain)
1
2
3
4
5
6
7
8
9
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.