teach warn_dangling_symref to take a FILE argument
commit3cf6134ad016712ecb78186d9079b9cff7b25416
authorJay Soffian <jaysoffian@gmail.com>
Tue, 10 Nov 2009 05:03:32 +0000 (10 00:03 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Nov 2009 09:01:47 +0000 (10 01:01 -0800)
tree8fb37c04b2dd7a17b1907bbb8b53e0836e07b9b0
parentf2ef6075c9d248523bf658d82065b46d892b5601
teach warn_dangling_symref to take a FILE argument

Different callers of warn_dangling_symref() may want to control whether its
output goes to stdout or stderr so let it take a FILE argument.

Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-remote.c
refs.c
refs.h