MCPcopy Create free account
hub / github.com/git/git / skip_list

Function skip_list

imap-send.c:665–668  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

663}
664
665static void skip_list(char **sp)
666{
667 skip_imap_list_l(sp, 0);
668}
669
670static void parse_capability(struct imap *imap, char *cmd)
671{

Callers 1

get_cmd_resultFunction · 0.85

Calls 1

skip_imap_list_lFunction · 0.85

Tested by

no test coverage detected