Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReZeroS/git
/ getRef
Method
getRef
src/main/java/club/qqtim/context/ZitContext.java:179–181 ·
view source on GitHub ↗
(String ref)
Source
from the content-addressed store, hash-verified
177
178
179
public
static
RefValue getRef(String ref) {
180
return
getRef(ref, true);
181
}
182
183
/**
184
* dereference it recursively
for
content ref: <refname>
Callers
8
commit
Method · 0.95
existBranch
Method · 0.95
push
Method · 0.95
run
Method · 0.95
run
Method · 0.95
iteratorRefs
Method · 0.95
getId
Method · 0.95
getBranchName
Method · 0.95
Calls
1
getRefInternal
Method · 0.95
Tested by
no test coverage detected