This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
lazygit
Watch
1
Star
0
Fork
0
You've already forked lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2024-12-14 11:23:09 +02:00
Code
Issues
Releases
Activity
229f5ee48c
lazygit
/
pkg
/
commands
/
stash_entry.go
8 lines
104 B
Go
Raw
Normal View
History
Unescape
Escape
standardise rendering of lists in panels
2018-09-17 13:02:30 +02:00
package
commands
// StashEntry : A git stash entry
type
StashEntry
struct
{
better presentation of remotes
2020-03-27 13:53:50 +02:00
Index
int
Name
string
standardise rendering of lists in panels
2018-09-17 13:02:30 +02:00
}
Reference in New Issue
Copy Permalink