| « ScriptDB | Google and the Swedish chef » |
Git for windows geeks
I actually have absolutely zero interest in creating a traditional SCM system.
Git is a free distributed revision control, or software source code management project with an emphasis on being fast. Git was initially created by Linus Torvalds for Linux kernel development.
Every Git working directory is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server.
Useful newbie links: