Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git tag command can add an extra -m #1512

Closed
ahmad-ali14 opened this issue May 18, 2021 · 4 comments
Closed

Git tag command can add an extra -m #1512

ahmad-ali14 opened this issue May 18, 2021 · 4 comments
Assignees
Labels
bug Something isn't working verified ✔ Verified
Milestone

Comments

@ahmad-ali14
Copy link

  • GitLens Version: v11.4.1
  • Git Version: git version 2.29.2.windows.2
  • VSCode Version: 1.56.2
    054a9295330880ed74ceaedda236253b4f39a335
    x64
  • OS Version: windows 10

Steps to Reproduce:

  1. try to create a new tag from the UI

  1. will add extra -m to the executed command

@ahmad-ali14 ahmad-ali14 added potential-bug triage Needs to be looked at labels May 18, 2021
@diablodale
Copy link

yes, it is a bug. I reported it 3 weeks ago but maintainers didn't respond to report and reminder.
#1423 (comment)

@eamodio eamodio self-assigned this May 23, 2021
@eamodio eamodio added bug Something isn't working and removed potential-bug triage Needs to be looked at labels May 23, 2021
@eamodio eamodio added this to the Soon™ milestone May 23, 2021
@eamodio eamodio changed the title git tag command is getting extra -m Git tag command can add an extra -m May 23, 2021
@eamodio
Copy link
Member

eamodio commented May 23, 2021

@diablodale I've been really busy lately and haven't been able to devote much time to GitLens unfortunately.

Can you please verify this fix in tomorrow's insiders edition?

You can install the insiders edition from here. Be sure to disable/uninstall the stable version of GitLens first.

@eamodio eamodio added needs-verification Request for community verification pending-release Resolved but not yet released to the stable edition labels May 23, 2021
@diablodale
Copy link

Hi. Your insider gitlens v2021.5.2405 worked well for me.

git tag -m "test tag" v1.1.1 f28385db90888947e9d625a35ec95637adf6e64e

compared to the current release v11.4.1 that fatal fails

git tag -m -m "test tag" v1.1.1 f28385db90888947e9d625a35ec95637adf6e64e
fatal: too many arguments

@eamodio eamodio added verified ✔ Verified and removed needs-verification Request for community verification labels May 25, 2021
@eamodio eamodio modified the milestones: Soon™, Shipped Jun 14, 2021
@eamodio eamodio removed the pending-release Resolved but not yet released to the stable edition label Jun 14, 2021
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working verified ✔ Verified
Projects
None yet
Development

No branches or pull requests

3 participants