mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-17 00:18:05 +02: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