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

贡献者指南