Oftentimes, we’ve run into trouble while coding. Some of the problems include creating a build error, pushing code that doesn’t pass CI, or, even worse, deleting someone else’s code that we thought are not used. Though, there are ways to mitigate those events using git that you might not know. …