gitui-org/gitui

Cannot push with an ssh alias - failed to resolve address

Open

#496 建立於 2021年1月20日

在 GitHub 查看
 (23 留言) (5 反應) (0 負責人)Rust (721 fork)batch import
help wanted

倉庫指標

Star
 (21,937 star)
PR 合併指標
 (平均合併 41天 9小時) (30 天內合併 6 個 PR)

描述

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

貢獻者指南