author | Junio C Hamano <junkio@cox.net> | |
Thu, 13 Jul 2006 05:21:05 +0000 (22:21 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 13 Jul 2006 05:21:47 +0000 (22:21 -0700) | ||
commit | e918c6abac65fb56b381f37cc139753fbe6768a3 | |
tree | cebfbda05e23180d239b6a2e81c49d23dd655aa2 | tree | snapshot |
parent | e130ddaaf3451d0bd60860cb0019e47c9f421442 | commit | 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>
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>
builtin-fmt-merge-msg.c | diff | blob | history |