mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-09-16 09:16:26 +02:00
Show inline waiting status when checking out a local branch
This commit is contained in:
@@ -309,6 +309,7 @@ const (
|
||||
ItemOperationFastForwarding
|
||||
ItemOperationDeleting
|
||||
ItemOperationFetching
|
||||
ItemOperationCheckingOut
|
||||
)
|
||||
|
||||
type HasUrn interface {
|
||||
|
Reference in New Issue
Block a user