Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ To
Method
To
revparse.go:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
func
(rs *Revspec) To() *Object {
30
return
rs.to
31
}
32
33
func
(rs *Revspec) From() *Object {
34
return
rs.from
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected