gitui-org/gitui

Can't fetch/pull on WSL

Open

#1,974 创建于 2023年12月8日

在 GitHub 查看
 (6 评论) (1 反应) (0 负责人)Rust (721 fork)batch import
buggood first issuehelp wantedwindows

仓库指标

Star
 (21,937 star)
PR 合并指标
 (平均合并 41天 9小时) (30 天内合并 6 个 PR)

描述

Describe the bug Installing GitUI with cargo on WSL2 Ubuntu22 and trying to fetch/pull just gets stuck and timeouts. Terminal git fetch and git pull work, as well as Lazygit.

To Reproduce Steps to reproduce the behavior:

  1. cargo install gitui on WSL2 Ubuntu22
  2. open gitui in a repo
  3. fetch or pull
  4. stuck at 0% or preparing and then timeouts

Expected behavior Fetch and pull to work as expected

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

Context (please complete the following information):

  • OS/Distro + Version: WSL2 Ubuntu22
  • GitUI Version v0.24.3
  • Rust version: 1.74.1

贡献者指南