79249672

Date: 2024-12-04 01:59:48
Score: 1.5
Natty:
Report link

First get all the branch info from git

git fetch

Then go to the main branch:

git checkout main

You then need to update the version of main you have:

git pull
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Andy