Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ FullRefName
Method
FullRefName
pkg/commands/models/ref.go:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
type
Ref
interface
{
4
FullRefName() string
5
RefName() string
6
ShortRefName() string
7
ParentRefName() string
Callers
15
GetCommits
Method · 0.65
getBehindBaseBranchValuesLegacy
Method · 0.65
GetBaseBranch
Method · 0.65
GetOnRenderToMain
Method · 0.65
createResetMenu
Method · 0.65
handleNewBranchOffStashEntry
Method · 0.65
GetOnRenderToMain
Method · 0.65
checkout
Method · 0.65
createResetMenu
Method · 0.65
GetOnRenderToMain
Method · 0.65
createNewBranchWithName
Method · 0.65
createTag
Method · 0.65
Implementers
5
Branch
pkg/commands/models/branch.go
Tag
pkg/commands/models/tag.go
RemoteBranch
pkg/commands/models/remote_branch.go
StashEntry
pkg/commands/models/stash_entry.go
Commit
pkg/commands/models/commit.go
Calls
no outgoing calls
Tested by
no test coverage detected