gitui-org/gitui

Can't fetch/pull on WSL

Open

#1.974 geöffnet am 8. Dez. 2023

Auf GitHub ansehen
 (6 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (721 Forks)batch import
buggood first issuehelp wantedwindows

Repository-Metriken

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

Beschreibung

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

Contributor Guide