Git

From sselab

(Difference between revisions)
Jump to: navigation, search
(Created page with 'caption ===Description=== Git is a distributed version control system. ===Aim=== Git is used for version control of files, much like tools such as S...')
(Links)
Line 8: Line 8:
===Links===
===Links===
[http://git-scm.com/ Git Home page]
[http://git-scm.com/ Git Home page]
 +
 +
[http://progit.org/book/ Pro Git Book]
[[git_installation | Installation]]
[[git_installation | Installation]]

Revision as of 23:20, 20 February 2012

caption

Contents

Description

Git is a distributed version control system.

Aim

Git is used for version control of files, much like tools such as Subversion. Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.

Links

Git Home page

Pro Git Book

Installation

First Steps

Send feedback to extend this description

Please contact us if you have question concerning the usage of the service. We are also curious about new ideas for additional services and new usage scenarios. Send us a message over the contact form or write us an email