TRANS_OPT_KEEP    989 builtin/clone.c 	transport_set_option(transport, TRANS_OPT_KEEP, "yes");
TRANS_OPT_KEEP    866 builtin/fetch.c 		set_option(transport, TRANS_OPT_KEEP, "yes");
TRANS_OPT_KEEP    253 transport-helper.c 	TRANS_OPT_KEEP
TRANS_OPT_KEEP    258 transport-helper.c 	TRANS_OPT_KEEP,
TRANS_OPT_KEEP    463 transport.c    	} else if (!strcmp(name, TRANS_OPT_KEEP)) {