JetpackDuba / Gitnuro

A FOSS Git multiplatform client for newbies and pros
https://gitnuro.com/
GNU General Public License v3.0
869 stars 44 forks source link

git fetch problem #183

Closed lingfengyu-dreaming closed 8 months ago

lingfengyu-dreaming commented 8 months ago

Describe the bug When i found remote has some updates, i try to use the button to fetch my repository, then Gitnuro raise an error to me, everytime i open Gitnuro it will change a number. But i can fetch successfully by git bash.

To Reproduce Steps to reproduce the behavior:

  1. Open Gitnuro
  2. Click on fetch button
  3. Wait until it raise error
  4. See error

Expected behavior fetch from remote successfully

Screenshots image

Desktop (please complete the following information):

lingfengyu-dreaming commented 8 months ago

and gitnuro will use a pack when running, if i use git fetch --refetch, i will see a error saying "unlink of pack-? failed", i should close gitnuro to unlink it successfully.

JetpackDuba commented 8 months ago

Hey!

It's a known bug in JGit, see #123