Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 429 Bytes

File metadata and controls

6 lines (6 loc) · 429 Bytes

Before running destructive operations (e.g., git reset --hard, git push --force, git checkout --), consider whether there is a safer alternative that achieves the same goal. Only use destructive operations when they are truly the best approach.