gitui-org/gitui

bad credentials despite normal cli being fine

Open

#495 geöffnet am 17. Jan. 2021

Auf GitHub ansehen
 (91 Kommentare) (57 Reaktionen) (0 zugewiesene Personen)Rust (721 Forks)batch import
bughelp wantedwindows

Repository-Metriken

Stars
 (21.937 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 41T 9h) (6 gemergte PRs in 30 T)

Beschreibung

Describe the bug I can push from the command line normally git push, but pushing within gitui always fails due to 'bad credentials'.

To Reproduce Commit some changes in gitui, press p to trigger a push. It always fails.

Expected behavior Pushing should succeed as my ssh key is valid and works outside of gitui.

Screenshots If applicable, add screenshots to help explain your problem.

Context (please complete the following information):

  • OS/Distro : macOS 11, arm m1
  • GitUI Version: 0.11.0
  • Rust version: 1.49 stable

Additional context gitui installed from cargo.

Contributor Guide