Category: git

Subcategory: sync

Value: git push origin main --force

Miniscription: Force push to main branch

Description: Overwrites the remote main branch with your local history, use with caution as it can discard others commits.

Kontributer: iarc13