mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 04:43:08 +03:00
get remote branches when getting remotes
This commit is contained in:
@@ -17,6 +17,7 @@ type Branch struct {
|
||||
Recency string
|
||||
Pushables string
|
||||
Pullables string
|
||||
Hash string
|
||||
Selected bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user