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

Support to subsystem commands #38690

Closed
leonardovilarinho opened this issue Nov 18, 2017 · 1 comment
Closed

Support to subsystem commands #38690

leonardovilarinho opened this issue Nov 18, 2017 · 1 comment
Assignees
Labels
git GIT issues

Comments

@leonardovilarinho
Copy link

  • VSCode Version: 1.18.1
  • OS Version: Windows 10

Steps to Reproduce:

  1. Change git.path to bash -c git or similar.
  2. Restart VSCode
  3. Try execute anywhere action with Git.

We can define an flag to comunication with wsl, e.g. git.path: "bash -c 'git ${args}'".

With it call `bash -c 'git log' command for example.

It can use whit npm, pyhton, npm, anywhere commands.

Reproduces without extensions: No

@vscodebot vscodebot bot added the git GIT issues label Nov 18, 2017
@joaomoreno
Copy link
Member

#9502

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
git GIT issues
Projects
None yet
Development

No branches or pull requests

2 participants