silly markdown..

This commit is contained in:
Joey Hess 2014-08-15 15:47:15 -04:00
parent f6134c95a5
commit f93a631f51

View file

@ -1,7 +1,7 @@
Working on getting caught up with backlog. 73 messages remain.
Several minor bugs were fixed today. All edge cases. The most edge case one
of all, I could not fix: git-annex cannot add a file that has a space^Wnewline
of all, I could not fix: git-annex cannot add a file that has a newline
in its filename, because `git cat-file --batch`'s interface does not support such
filenames.