commit | b4dd485696d9fb754b0a44649ef4796883d3b903 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Fri Feb 09 00:59:47 2007 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Thu Feb 08 16:06:10 2007 -0800 |
tree | 088fe5355b60e1349f689c84626e232efbb5b849 | |
parent | 05b07ab9632dc233bf9eebad04256e06a8cbcb35 [diff] |
for_each_reflog_ent: be forgiving about missing message Some reflogs are/were generated without a message; do not plainly ignore those entries. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>