diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-10-31 18:42:32 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-10-31 18:42:32 -0400 |
commit | 18690ea1a07d576a584a6eb70680281cf7db1147 (patch) | |
tree | dab1fda74c29c583eb29ee72695b89397f7bb1ac /doc/devblog | |
parent | 9c683c588353e7f9636bac8024a897d196ef60a4 (diff) |
devblog
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_424__the_dog.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/devblog/day_424__the_dog.mdwn b/doc/devblog/day_424__the_dog.mdwn new file mode 100644 index 000000000..0c117a856 --- /dev/null +++ b/doc/devblog/day_424__the_dog.mdwn @@ -0,0 +1,11 @@ +[[!meta title="the dog that didn't bark"]] + +Worked on several bug reports today, fixing some easy ones, and following +up on others. And then there are the hard bugs.. Very pleased that I was +able to eventually reproduce a bug based entirely on the information +that git-annex's output did not include a filename. Didn't quite get that +bug fixed though. + +At the end of the day, got a bug report that `git annex add` of filenames +containing spaces has broken. This is a recent reversion and I'm pushing +out a release with a fix ASAP. |