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

Plugin does not use local .gitconfig files #44

Open
kjy5 opened this issue Sep 27, 2023 · 0 comments
Open

Plugin does not use local .gitconfig files #44

kjy5 opened this issue Sep 27, 2023 · 0 comments

Comments

@kjy5
Copy link

kjy5 commented Sep 27, 2023

I use local .gitconfig files to manage permissions within local/specific folders. In my terminal, I can easily use git pull and git push with no permission issues. However, when I use these buttons in the plugin, I get the following error

Git pull --rebase failed
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

I can fix this by putting my .gitconfig items into the .git/config, but I prefer to utilize the .gitconfig file from the higher scope.

Thank you!

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

1 participant