Git, best practices and mistakes.


Here we are going to talk about the best practices that you should follow and avoid the mistakes at all cost while using git. These are all the points learned during the experience of various project and mistakes. So lets start. Daily push your code before leaving and pull the code before start working. Why