Closed gabcoh closed 3 years ago
Apparently theyre not gone. Maybe just squash history
Should be ok now. I think the problem was I didn't force push all branches when I removed them in the first place. Needed git push -f --all not just git push -f.
git push -f --all
git push -f
Apparently theyre not gone. Maybe just squash history