79116603

Date: 2024-10-23 06:25:04
Score: 0.5
Natty:
Report link

If you no need to set the upstream tracking information, you are able to pull the branch explicitly by specifying the remote and branch:

git pull origin <branch>

For example

git pull origin dev
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Isuru Bandara