mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-12-07 04:22:16 +03:00
fix branch building
This commit is contained in:
@@ -8,4 +8,5 @@ type Branch struct {
|
||||
Pushables string
|
||||
Pullables string
|
||||
UpstreamName string
|
||||
Head bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user