commit | 4e244cbc5cc4c8a43982d4023bc0d9fb0b0c7d43 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Thu Feb 08 21:58:33 2007 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Thu Feb 08 16:20:52 2007 -0800 |
tree | f759e8aafb4210b954147f24d52d95540454ec7e | |
parent | b4dd485696d9fb754b0a44649ef4796883d3b903 [diff] |
log --reflog: honour --relative-date If you say "git log -g --relative-date", it is very likely that you want to see the reflog names in terms of a relative date. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>