We all use Git, it’s an amazing version control system that keeps our programs safe from our mistakes. We can create branches and explore new programing ideas. And if they don’t work, we just get back to the working stage! In this post you’ll find a small Git tutorial, just to get started using it!…