Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ Branch
Method
Branch
branch.go:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
func
(r *Reference) Branch() *Branch {
27
return
&Branch{Reference: r}
28
}
29
30
type
BranchIterator
struct
{
31
doNotCompare
Callers
4
Next
Method · 0.80
CreateBranch
Method · 0.80
Move
Method · 0.80
LookupBranch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected