Improve Usage of Git Force Pushes
Force push with Git isn’t evil, but it’ll bite you in the butt
Git is a common topic amongst developers. One of the few tools in software development that is used commonly used regardless of project type, programming language, and cloud provider. Some exceptions exist with companies like Google and several other firms using more proprietary systems. However, a…