author | Michael J Gruber <git@drmicha.warpmail.net> | |
Fri, 1 Apr 2011 09:20:32 +0000 (11:20 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 1 Apr 2011 21:42:29 +0000 (14:42 -0700) | ||
commit | 21d2616a7181472ae43e33d762a2733827cff9e9 | |
tree | 8a063982b8caa633472b917c0978bfbed3b67e62 | tree | snapshot |
parent | ef803fd4b09bca707c7c27669a2789bb050b488c | commit | diff |
t/t1411: test reflog with formats
"git reflog --format=short" does not work because "reflog" overrides the
format option. This is documented in code. Document this by a test
(known failure) also.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"git reflog --format=short" does not work because "reflog" overrides the
format option. This is documented in code. Document this by a test
(known failure) also.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1411-reflog-show.sh | diff | blob | history |