mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-13 05:15:53 +02:00
fix branch building
This commit is contained in:
parent
0227b93409
commit
dadb646252
2 changed files with 19 additions and 17 deletions
|
@ -8,4 +8,5 @@ type Branch struct {
|
|||
Pushables string
|
||||
Pullables string
|
||||
UpstreamName string
|
||||
Head bool
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue