gitui-org/gitui

Cannot push with an ssh alias - failed to resolve address

Open

#496 geöffnet am 20. Jan. 2021

Auf GitHub ansehen
 (23 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)Rust (721 Forks)batch import
help wanted

Repository-Metriken

Stars
 (21.937 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 41T 9h) (6 gemergte PRs in 30 T)

Beschreibung

Hi,

Thank you so much for gitui. I cannot push from gitui, always getting the error -

[ERROR] push error: git error:failed to resolve address for github.com-foo: Name or service not known; class=Net (12)

But git push works fine from the cmdline. I have in my .ssh/config the alias -

Host github.com-foo HostName github.com

Is there a way around this ?

I am using version gitui v0.11.0 on Ubuntu 18.04

thx, -m

Contributor Guide