79738068

Date: 2025-08-17 19:46:57
Score: 2
Natty:
Report link

Open github:

  1. remove branch protection if exists

  2. switch default branch to another in

  3. git checkout other_branch_name

  4. git branch -d master

  5. git push origin --delete master

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