gitui-org/gitui

bad credentials despite normal cli being fine

オープン

#495 opened on 2021/01/17

 (91 件のコメント) (57 件のリアクション) (0 人の担当者)Rust (721 件のフォーク)batch import
bughelp wantedwindows

Repository metrics

Stars
 (21,937 個のスター)
PR merge metrics
 (平均マージ 41d 9h) (30d で 6 merged PRs)

説明

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.

コントリビューターガイド