commit | e918c6abac65fb56b381f37cc139753fbe6768a3 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Wed Jul 12 22:21:05 2006 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Wed Jul 12 22:21:47 2006 -0700 |
tree | cebfbda05e23180d239b6a2e81c49d23dd655aa2 | |
parent | e130ddaaf3451d0bd60860cb0019e47c9f421442 [diff] |
fmt-merge-msg fix The new C version mistranslated the original Perl version in the case to pull from the HEAD. This made it to say nonsense like this: Merge commit ...url... of HEAD * HEAD: ... Signed-off-by: Junio C Hamano <junkio@cox.net>