summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-03 16:53:31 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-03 16:53:31 -0400
commit4d3c6120ce460d720949228312f1f305ae2ec0fb (patch)
treee17092c4a824aa4d77383b9c30a15b1e4e8c5319 /doc
parentb38b5305f675a243cd0c3658a5f052feef4d3c15 (diff)
blog for the day
Diffstat (limited to 'doc')
-rw-r--r--doc/devblog/day_-1__inauspicious_beginning.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/devblog/day_-1__inauspicious_beginning.mdwn b/doc/devblog/day_-1__inauspicious_beginning.mdwn
new file mode 100644
index 000000000..b14f763bb
--- /dev/null
+++ b/doc/devblog/day_-1__inauspicious_beginning.mdwn
@@ -0,0 +1,11 @@
+I try hard to keep this devblog about git-annex development and not me.
+However, it is a shame that what I wanted to be the beginning of my first
+real month of work funded by the new campaign has been marred by my home's
+internet connection being taken out by a lightning strike, and by illness.
+Nearly back on my feet after that, and waiting for my new laptop to
+finally get here.
+
+Today's work: Finished up the `git annex forget` feature and merged it in.
+Fixed the bug that was causing the commit race detection code to
+incorrectly fire on the commit made by the transition code. Few other bits
+and pieces.