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

@ -151,7 +151,7 @@ getLog key os = do
[ Param "log"
, Param "-z"
, Param "--pretty=format:%ct"
, Param "-raw"
, Param "--raw"
, Param "--abbrev=40"
, Param "--remove-empty"
] ++ os ++