commit | f96400cb467af82e21acb3034dd214f4c8be11d0 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Fri Sep 02 16:33:22 2011 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Sep 09 15:19:02 2011 -0700 |
tree | 42b7f1942b1b04a346112ea3041e816346ae5f99 | |
parent | f0e278b1b7a2c0ecbecf644a18c1383dc426db30 [diff] |
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>