author | Jay Soffian <jaysoffian@gmail.com> | |
Tue, 10 Nov 2009 05:03:32 +0000 (00:03 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 10 Nov 2009 09:01:47 +0000 (01:01 -0800) | ||
commit | 3cf6134ad016712ecb78186d9079b9cff7b25416 | |
tree | 8fb37c04b2dd7a17b1907bbb8b53e0836e07b9b0 | tree | snapshot |
parent | f2ef6075c9d248523bf658d82065b46d892b5601 | commit | diff |
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>
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 | diff | blob | history | |
refs.c | diff | blob | history | |
refs.h | diff | blob | history |