Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Git: Add support to delete remote git tags using command palette #104845
Comments
|
@joaomoreno Well, if this one still opens for participating, I would love to give you a hand with it. |
|
@joaomoreno @SMAKSS I would like to work too. We can work on this together. |
|
@joaomoreno I saw this issue open and I was able to get it working with the PR that I've submitted above. If nobody was working on this then could you please look at the PR? |
|
Hello, can I try working on this PR? I am from GHC OSD. If so, how can I start? I'm new to this. |
|
Is this issue being take care of? I'm looking to start contributing and thought I may help |


Be able to delete remote git tags using this command using command palette
git push --delete origin tagnamecurrently only deletes local tags