mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-12 04:45:47 +02:00
move tags
This commit is contained in:
parent
630e446989
commit
e849ca3372
6 changed files with 12 additions and 11 deletions
|
@ -21,7 +21,7 @@ type CustomCommandObjects struct {
|
|||
SelectedLocalBranch *models.Branch
|
||||
SelectedRemoteBranch *commands.RemoteBranch
|
||||
SelectedRemote *commands.Remote
|
||||
SelectedTag *commands.Tag
|
||||
SelectedTag *models.Tag
|
||||
SelectedStashEntry *commands.StashEntry
|
||||
SelectedCommitFile *commands.CommitFile
|
||||
CheckedOutBranch *models.Branch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue