79094528

Date: 2024-10-16 14:34:33
Score: 0.5
Natty:
Report link

Try uninstall git and reinstall it. The latest current version of git is the version 2.47.0

Here is how you can reinstall git :

sudo apt-get purge git
sudo apt-get autoremove
sudo apt-get install git

After that you can try again to push.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Buisson