mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-31 14:24:25 +03:00
Add option to delete local and remote tag
This commit is contained in:
committed by
Jesse Duffield
parent
abf914c923
commit
7db8fb8e9c
@ -356,6 +356,7 @@ var tests = []*components.IntegrationTest{
|
||||
tag.CreateWhileCommitting,
|
||||
tag.CrudAnnotated,
|
||||
tag.CrudLightweight,
|
||||
tag.DeleteLocalAndRemote,
|
||||
tag.ForceTagAnnotated,
|
||||
tag.ForceTagLightweight,
|
||||
tag.Reset,
|
||||
|
Reference in New Issue
Block a user