GitWiki

A little Wiki about git

Git is often learned by some simple examples of how to clone, branch, edit, commit, and push, the easiest way to get going fast, but it very quickly becomes easier to handle it by understanding how it actually works, as I wished I had. I wrote the first part of this wiki to address that. The system itself is actually really simple. It's all the things that can be done with that can get complex, but that's not git's fault. The second part is more of a reference for ways to get things done, but that's much easier if the system is understood first.

Understanding GIT
Useful Git Commands and Operations

(click wiki on left sidebar to edit the main page, this page)