set_option 864 builtin/fetch.c set_option(transport, TRANS_OPT_UPLOADPACK, upload_pack); set_option 866 builtin/fetch.c set_option(transport, TRANS_OPT_KEEP, "yes"); set_option 868 builtin/fetch.c set_option(transport, TRANS_OPT_DEPTH, depth); set_option 870 builtin/fetch.c set_option(transport, TRANS_OPT_UPDATE_SHALLOW, "yes"); set_option 1024 remote-curl.c result = set_option(arg, value); set_option 1052 transport-helper.c transport->set_option = set_helper_option; set_option 894 transport.c transport->set_option = NULL; set_option 1010 transport.c ret->set_option = NULL; set_option 1049 transport.c if (transport->set_option) set_option 1050 transport.c protocol_reports = transport->set_option(transport, name, set_option 50 transport.h int (*set_option)(struct transport *connection, const char *name,