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

Class stat

wt-status.c:1502–1502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1500 const char *color)
1501{
1502 struct stat st;
1503
1504 show_rebase_information(s, color);
1505 if (has_unmerged(s)) {

Callers 4

show_rebase_in_progressFunction · 0.70
wt_status_check_rebaseFunction · 0.70
wt_status_check_bisectFunction · 0.70
wt_status_get_stateFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected