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

refactor git clone #143

Open
larshp opened this issue Jun 1, 2023 · 1 comment
Open

refactor git clone #143

larshp opened this issue Jun 1, 2023 · 1 comment
Assignees

Comments

@larshp
Copy link
Member

larshp commented Jun 1, 2023

so it works on github.dev

and doesnt show the annoying popups

@larshp
Copy link
Member Author

larshp commented Jun 1, 2023

https://stackoverflow.com/questions/46511595/how-to-access-the-api-for-git-in-visual-studio-code

microsoft/vscode#174886

https://github.com/microsoft/vscode/tree/main/extensions/git

RemoteSourceProvider

microsoft/vscode#145776

or use child_process.spawn like the git extension, will get rid of the popups? but not work on github.dev

@larshp larshp self-assigned this Jun 5, 2023
larshp added a commit that referenced this issue Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant