79454613

Date: 2025-02-20 13:12:46
Score: 1.5
Natty:
Report link

How to push the "develop" branch to the remote "origin"?

You have to manually push your master and develop branches to origin. You're probably getting the "refusing to delete the current branch" because it's the only branch on origin and that always makes it the current branch.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Ivo van der Veeken