Project

General

Profile

Actions

Git » History » Revision 1

Revision 1/24 | Next »
Andreas Kohlbecker, 07/07/2010 09:42 AM


Git

Git is a distributed revision control system with an emphasis on speed. Git was initially designed and developed 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.

Currently git is being evaluated as a candidate to replace SVN

Setup

Git svn

Branching

Updated by Andreas Kohlbecker about 14 years ago · 1 revisions