Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/leonhartX/gas-github
/ getRepo
Function
getRepo
src/util.js:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
}
7
8
function
getRepo() {
9
return
context.bindRepo[getId()];
10
}
11
12
function
getBranch() {
13
return
context.bindBranch[getId()];
Callers
15
isGist
Function · 0.85
initPageEvent
Function · 0.85
updateRepo
Function · 0.85
updateBranch
Function · 0.85
commitFiles
Method · 0.85
push
Method · 0.85
getAllBranches
Method · 0.85
getCode
Method · 0.85
createBranch
Method · 0.85
push
Method · 0.85
getAllBranches
Method · 0.85
getCode
Method · 0.85
Calls
1
getId
Function · 0.85
Tested by
no test coverage detected