commit | d7fb91c69dc347c53b0d9830b13fdadf217a78f1 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Wed Jan 17 11:13:02 2007 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Wed Jan 17 12:03:50 2007 -0800 |
tree | 15f4fd63f8804ccef011d442f554cc425dcf50eb | |
parent | 03eeaeaea57485e288dfecc37b120b074d6e92de [diff] |
git-format-patch: do not crash with format.headers without value. An incorrect config file can say: [format] headers and crash the parsing. Signed-off-by: Junio C Hamano <junkio@cox.net>