show-branch --reflog: fix show_date() call
commit16bfefeebcac375ff51652eb8b866b7b65cb4905
authorJunio C Hamano <junkio@cox.net>
Sun, 21 Jan 2007 02:57:06 +0000 (20 18:57 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 21 Jan 2007 03:02:03 +0000 (20 19:02 -0800)
tree6b54c4146da35aabd4d4f4497b214edca4f07f97
parentda8f070cee6795594e4ac2af9f1e11cf9a7d3649
show-branch --reflog: fix show_date() call

Not passing tz to show_date() is not a fix.

Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-show-branch.c