mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-17 00:18:05 +02:00
move remotes and remote branches
This commit is contained in:
@ -19,8 +19,8 @@ type CustomCommandObjects struct {
|
||||
SelectedSubCommit *models.Commit
|
||||
SelectedFile *commands.File
|
||||
SelectedLocalBranch *models.Branch
|
||||
SelectedRemoteBranch *commands.RemoteBranch
|
||||
SelectedRemote *commands.Remote
|
||||
SelectedRemoteBranch *models.RemoteBranch
|
||||
SelectedRemote *models.Remote
|
||||
SelectedTag *models.Tag
|
||||
SelectedStashEntry *commands.StashEntry
|
||||
SelectedCommitFile *commands.CommitFile
|
||||
|
Reference in New Issue
Block a user