You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It seems the pushing is only happening when trying to push to 3 different repos. SSH cred files are located in "~/.ssh". Just plain git push works without any problem.
To Reproduce
Steps to reproduce the behavior:
Stage
Commit
Push
See error
Expected behavior
Push without fail
Screenshots
Context (please complete the following information):
OS/Distro + Version: Windows 11 23H2
GitUI Version: 0.27.0
Rust version: rustc 1.85.0 (but didn't compile, downloaded through choco)
Additional context
> git remote -v
both [email protected]:cy-james-lee/HC.ETL.git (fetch)
both [email protected]:cy-james-lee/HC.ETL.git (push)
both git@githubEMU:loc1/HC.ETL.git (push)
both git@githubEMU:loc2/HC.ETL.git (push)
The text was updated successfully, but these errors were encountered:
Would you please be so kind and post the full screenshot? The cutoff is very suspicious. I suppose resolving githubEMU fails? If so, can you please tell me how you resolve this name? What is the source of this name? Is it a hosts entry, your host name, some name injected by a DNS server or abbreviated by a search domain (like DHCP opt. 119)?
Also, gitui does not support multiple push-urls per remote, see #1306.
Describe the bug
It seems the pushing is only happening when trying to push to 3 different repos. SSH cred files are located in "~/.ssh". Just plain git push works without any problem.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Push without fail
Screenshots

Context (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: