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 合并指标
 (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.

贡献者指南