1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-24 08:17:19 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Junio C Hamano f96400cb46 check_everything_connected(): libify
Extract the helper function and the type definition of the iterator
function it uses out of builtin/fetch.c into a separate source and a
header file.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-09-09 15:19:02 -07:00