Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ getCurrentBranch
Function
getCurrentBranch
out/cli.cjs:85760–85763 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85758
"--symbolic-full-name"
,
85759
"@{u}"
85760
]);
85761
return
true;
85762
} catch {
85763
return
false;
85764
}
85765
};
85766
var
getCurrentBranch =
async
() => {
Callers
1
generateCommitMessageFromGitDiff
Function · 0.70
Calls
2
execa
Function · 0.85
trim
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…