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

Does this extension work with remote SSH ? #18

Open
nkorem opened this issue Jun 11, 2023 · 1 comment
Open

Does this extension work with remote SSH ? #18

nkorem opened this issue Jun 11, 2023 · 1 comment

Comments

@nkorem
Copy link

nkorem commented Jun 11, 2023

Trying to use this with code that is accessed using the remoteSSH extension, looks like a no go...
Is that supported? If yes - how?

@RandomEngy
Copy link
Owner

This extension is pretty simple; all the code is here: https://github.com/RandomEngy/VSCodeGitDiffAndMergeTool/blob/master/src/extension.ts . It just uses simple-git to run some commands.

I've never tested it with the remoteSSH extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants