diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-02 16:00:40 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-02 16:00:40 -0400 |
commit | 6817449c199febf1546f80b36a5e37ef02907348 (patch) | |
tree | d82fb64af20aaa60e8d847748dc4f42c4c6deea6 /doc | |
parent | 89f69251dd0113663b1995f56a9ce6d17be6e498 (diff) |
devblog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/devblog/day_340__post_turkey_catchup.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/devblog/day_340__post_turkey_catchup.mdwn b/doc/devblog/day_340__post_turkey_catchup.mdwn new file mode 100644 index 000000000..c7e22f66d --- /dev/null +++ b/doc/devblog/day_340__post_turkey_catchup.mdwn @@ -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. |