gitui-org/gitui

bad credentials despite normal cli being fine

開放

#495 建立於 2021年1月17日

 (91 則留言) (57 個反應) (0 位負責人)Rust (721 個分叉)batch import
bughelp wantedwindows

倉庫指標

星標
 (21,937 顆星)
PR 合併指標
 (平均合併 41天 9小時) (30 天內合併 6 個 PR)

描述

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.

貢獻者指南