Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
665
static void skip_list(char **sp)
666
{
667
skip_imap_list_l(sp, 0);
668
}
669
670
static void parse_capability(struct imap *imap, char *cmd)
671
{
Callers
1
get_cmd_result
Function · 0.85
Calls
1
skip_imap_list_l
Function · 0.85
Tested by
no test coverage detected