Skip to content

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

Closed
@Cvar1984

Description

@Cvar1984

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 jiasu.xzqcsaa.nyc.mn-Acc2
	HostName github.com
	User Acc2
	IdentityFile ~/.ssh/Acc2
  • fedora 40
  • gitui 0.26.3 2024-06-02

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingduplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions