log: Fix reversion introduced in version 5.20150528 that broke this command.

This commit is contained in:
Joey Hess 2015-07-02 12:53:38 -04:00
parent 3d0a4a0a67
commit 833cf5fff9
5 changed files with 22 additions and 1 deletions

View file

@ -43,3 +43,5 @@ upgrade supported from repository versions: 0 1 2 4
"""]]
--[[anarcat]]
> Fixed to use --raw, and added a test case. [[done]] --[[Joey]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2015-07-02T16:18:09Z"
content="""
I can reproduce this with debian unstable. It is a reversion introduced
in version 5.20150528 of git-annex.
"""]]