Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/leonhartX/gas-github
/ getBranch
Function
getBranch
src/util.js:12–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
}
11
12
function
getBranch() {
13
return
context.bindBranch[getId()];
14
}
15
16
function
getConfig() {
17
let
config = context.bindConfig[getId()];
Callers
12
initPageEvent
Function · 0.85
push
Method · 0.85
getCode
Method · 0.85
createBranch
Method · 0.85
push
Method · 0.85
getCode
Method · 0.85
createBranch
Method · 0.85
pushToRepo
Method · 0.85
pushToGist
Method · 0.85
getRepoCode
Method · 0.85
getGistCode
Method · 0.85
createBranch
Method · 0.85
Calls
1
getId
Function · 0.85
Tested by
no test coverage detected