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

Wrong stash command being run (message prefixed with "--") #68874

Closed
glen-84 opened this issue Feb 17, 2019 · 1 comment
Closed

Wrong stash command being run (message prefixed with "--") #68874

glen-84 opened this issue Feb 17, 2019 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug git GIT issues verified Verification succeeded
Milestone

Comments

@glen-84
Copy link

glen-84 commented Feb 17, 2019

Version: 1.31.1 (user setup)
Commit: 1b8e8302e405050205e69b59abb3559592bb9e60
Date: 2019-02-12T02:20:54.427Z
Electron: 3.1.2
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17763

Steps to Reproduce:

  1. In the SCM view, use the Stash function (Git)
  2. Notice in the Output window that the command run is git stash save -- myMessage instead of git stash save myMessage, which results in a message of -- myMessage.

Does this issue occur when all extensions are disabled?: Yes (tested with Insiders)

@vscodebot
Copy link

vscodebot bot commented Feb 17, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the git GIT issues label Feb 17, 2019
@joaomoreno joaomoreno added the bug Issue identified by VS Code Team member as probable bug label Feb 19, 2019
@joaomoreno joaomoreno added this to the February 2019 milestone Feb 19, 2019
sandy081 pushed a commit to vldmrkl/vscode that referenced this issue Feb 22, 2019
@roblourens roblourens added the verified Verification succeeded label Feb 26, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug git GIT issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants