Using git as a version controller for books (Part 1)
What’s git? Version control? Huh? Okay. So, let’s say that you’re a software programmer. It’s your job to write the code for this huge program and you need: A way to keep backups A way to manage files A way to restore previous edits Let’s say you’re collaborating with...