MCPcopy
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};
85766var getCurrentBranch = async () => {

Callers 1

Calls 2

execaFunction · 0.85
trimMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…