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

unable to pull/fetch/push to custom remote url with local ssh config #2377

Open
Cvar1984 opened this issue Oct 1, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Cvar1984
Copy link

Cvar1984 commented Oct 1, 2024

i have multiple git account setup on my environment, gitui unable to read ~/.ssh/config which contain

Host github.com
	HostName github.com
	User Acc1
	IdentityFile ~/.ssh/Acc1
	
Host github.com-Acc2
	HostName github.com
	User Acc2
	IdentityFile ~/.ssh/Acc2
  • fedora 40
  • gitui 0.26.3 2024-06-02
@Cvar1984 Cvar1984 added the bug Something isn't working label Oct 1, 2024
@Cvar1984 Cvar1984 changed the title unable to pull/fetch with local ssh config unable to pull/fetch/push to custom remote url with local ssh config Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant