found 606975 git-core/1:1.6.3~rc1-1
tags 606975 + upstream fixed-upstream patch
# documentation bug
retitle 606975 blame: manpage advertises non-working "--date <format>"
(unsticked) syntax
severity 606975 minor
quit
Eugen Dedu wrote:
> --date <format>
> The value is one of the following alternatives:
> {relative,local,default,iso,rfc,short}. If --date is not
> provided,
> [...]
> $ git blame --date short x.cpp
> error: unknown option `--date'
Fixed by v1.7.3-rc0~49^2~1 (log: parse separate options like git log
--grep foo, 2010-08-05). In the meantime, one can use "git blame
--date=short x.cpp".
The confusing documentation you mention came with the initial support
for blame --date in v1.6.3-rc0~175^2 (Make git blame's date output
format configurable, like git log, 2009-02-20). Thanks for noticing.
Regards,
Jonathan
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]