builtin-fetch--tool: fix reflog notes.
commit855b34680ea334f05385b3ad58232c3ccdca51d5
authorJunio C Hamano <junkio@cox.net>
Thu, 1 Mar 2007 01:02:18 +0000 (28 17:02 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 1 Mar 2007 01:02:18 +0000 (28 17:02 -0800)
tree991522c5b3617b7ab3f18a3745f59d173bcfc9fa
parente6eebbb3ae2f2831fe1319d5acdb6477b8abeadb
builtin-fetch--tool: fix reflog notes.

Also the verbose output had unnecessary SHA1 and not-for-merge markers
leaked because append_fetch_head() cheated

Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-fetch--tool.c