summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-25 16:51:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-25 16:51:17 -0400
commit3222c76fe9b2e56695be57e6a3b9758bcbe236fe (patch)
treeb5151f32632035cb2f6fdec4403f28aff47cba51
parent11c1801ce6abc97e969799481e05dc19d9038bf1 (diff)
blog for the day
-rw-r--r--doc/design/assistant/blog/day_91__break.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_91__break.mdwn b/doc/design/assistant/blog/day_91__break.mdwn
new file mode 100644
index 000000000..f2102746d
--- /dev/null
+++ b/doc/design/assistant/blog/day_91__break.mdwn
@@ -0,0 +1,7 @@
+Mostly took a break from working on the assistant today. Instead worked
+on adding incremental fsck to git-annex. Well, that will be something
+that assistant will use, eventually, probably.
+
+Jimmy and I have been working on a self-contained OSX app for using the
+assistant, that doesn't depend on installing git, etc. More on that
+once we have something that works.