79192543

Date: 2024-11-15 13:22:30
Score: 1.5
Natty:
Report link

My understanding is that your qas branch is out of sync with the origin I would try to debug and resolve the state, by investigate the logs.

git fetch git log origin/qas --oneline

git log qas --oneline

Maybe it shows you why git is confused.

If you know that you dont need the other branch current state and dont care that others may hate you, you can always force =)

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Heeeeck