Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ From
Method
From
revparse.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(rs *Revspec) From() *Object {
34
return
rs.from
35
}
36
37
func
(rs *Revspec) Flags() RevparseFlag {
38
return
rs.flags
Callers
1
TestRevparse
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestRevparse
Function · 0.64