2

I got this error when run this firmware update command. Before this update was succesfully completed by this command: sudo apt-get update && sudo apt-get upgrade

pi@Raspi-2 ~ $ sudo rpi-update
Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS
Performing self-update
ARM/GPU split is now defined in /boot/config.txt using the gpu_mem option!
Updating firmware (this will take a few minutes)
error: rev-list died of signal 11
fatal: The remote end hung up unexpectedly
Enes Genc
  • 61
  • 3

1 Answers1

1

I removed the git package and reinstalled it. The problem was solved.

Enes Genc
  • 61
  • 3