这是indexloc提供的服务,不要输入任何密码
Skip to content

Delete command to also delete tag #82

@danielbayley

Description

@danielbayley

I wonder if the delete command should also remove the --tag (both locally and on the remote)? The underlying git command for this is:

git push --delete origin <tag> && git tag --delete <tag>

I have an alias set up, but thinking maybe this should be the default behaviour?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions