mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-09-16 09:16:26 +02:00
Use inline status for fetching remotes
This commit is contained in:
@@ -308,6 +308,7 @@ const (
|
||||
ItemOperationPulling
|
||||
ItemOperationFastForwarding
|
||||
ItemOperationDeleting
|
||||
ItemOperationFetching
|
||||
)
|
||||
|
||||
type HasUrn interface {
|
||||
|
Reference in New Issue
Block a user