79342871

Date: 2025-01-09 13:58:47
Score: 1
Natty:
Report link

Probably you have renamed your branch in local(and even pushed it) but you haven't set the new branch as upstream branch so you need to set it:

git push -u origin new-branch
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: rebinnaf