If you’ve been writing code for any length of time, you’ve probably found that experimenting with different ideas for your code and keeping different versions of pieces of a project isn’t always easy to organize. Furthermore, you want to code, not manage files. You should be using Git, a version control system. And now, with […]