jesseduffield.lazygit/pkg/commands/models
Chris McDonnell 265557afa2 Add unambigious refs/ prefix to all stash references
Pretty basic fix, didn't seem to have any complications.
I only added the refs/ prefix to the FullRefName() method
to align with other similar methods, and to make this change
not impact any user facing modals.

Fixes: https://github.com/jesseduffield/lazygit/issues/4634

Also adds a test demonstrating that the stash show behavior is now fixed
2025-06-15 16:14:59 +02:00
..
author.go
branch.go
commit.go
commit_file.go
file.go
remote.go
remote_branch.go
stash_entry.go Add unambigious refs/ prefix to all stash references 2025-06-15 16:14:59 +02:00
submodule_config.go
tag.go
working_tree_state.go
worktree.go