This commit is contained in:
Joey Hess 2015-12-02 16:00:40 -04:00
parent e9f43c07f9
commit 4ff24cb990
Failed to extract signature

View file

@ -0,0 +1,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.