gitui-org/gitui

Cannot push with an ssh alias - failed to resolve address

開放

#496 建立於 2021年1月20日

 (23 則留言) (5 個反應) (0 位負責人)Rust (721 個分叉)batch import
help wanted

倉庫指標

星標
 (21,937 顆星)
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

貢獻者指南