mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-17 00:18:05 +02:00
get branches with git for-each-ref
This commit is contained in:
@ -17,7 +17,6 @@ type Branch struct {
|
||||
Recency string
|
||||
Pushables string
|
||||
Pullables string
|
||||
Hash string
|
||||
Selected bool
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user