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

README enhancement for repository type git, URL #57

Open
TonyGravagno opened this issue Mar 18, 2024 · 2 comments
Open

README enhancement for repository type git, URL #57

TonyGravagno opened this issue Mar 18, 2024 · 2 comments
Assignees

Comments

@TonyGravagno
Copy link

The README provides a guide for the Git URL:

url: [email protected]:username/settings.git

For GitHub repos, I propose adding a suggestion to use the generated repo HTTPS URL:

url: https://github.com/username/reponame.git

If a Personal Access Token is required, a prompt dialog should open.

@daiyam
Copy link
Member

daiyam commented Mar 18, 2024

No authentifications are stored.
But the git command on your system will need to be able to read/write on the remote repository.

https://github.com/zokugun/vscode-sync-settings?tab=readme-ov-file#remote-git

@TonyGravagno
Copy link
Author

Yes, but if the "git@" syntax fails it would be helpful to simply suggest that the HTTPS URL will work. A tiny tip like this easily leads to success and costs nothing to add.

@daiyam daiyam self-assigned this Nov 14, 2024
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