Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_progress
Function · 0.70
wt_status_check_rebase
Function · 0.70
wt_status_check_bisect
Function · 0.70
wt_status_get_state
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected