gitui-org / gitui-org/gitui

support ssh configs (aliases, sshCommand and such)

Open
#2,096 0 comments 12 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Rust
Stars
22.5k
Forks
773
PR merge metrics
No merged PRs in 30d

Description

A lot of SSH issues boil down to `.ssh/config` not being used.
libgit2 added support for using OpenSSH instead of using libssh: https://github.com/libgit2/libgit2/pull/6617.
currently `git2-rs` does not support building libgit2 with it instead: https://github.com/rust-lang/git2-rs/issues/1028

once that is available we can test whether this fixes such issues.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.