*
* Returns 0 if everything is connected, non-zero otherwise.
*/
int check_everything_connected(sha1_iterate_fn fn, int quiet, void *cb_data)
{
struct child_process rev_list;
*
* Returns 0 if everything is connected, non-zero otherwise.
*/
int check_everything_connected(sha1_iterate_fn fn, int quiet, void *cb_data)
{
struct child_process rev_list;
"--stdin", "--not", "--all", NULL, NULL};
char commit[41];
unsigned char sha1[20];
"--stdin", "--not", "--all", NULL, NULL};
char commit[41];
unsigned char sha1[20];