Difference between revisions of "Git-scm.com"

(Page Updated by AboutUsBot)
 
(migration import)
 
Line 47: Line 47:
  
 
__NOTOC__
 
__NOTOC__
 

Latest revision as of 18:26, 8 November 2013

Title

Git - Fast Version Control System

Description

Excerpted from the website:

Distributed development. Like most other modern version control systems, Git gives each developer a local copy of the entire development history, and changes are copied from one such repository to another. These changes are imported as additional development branches, and can be merged in the same way as a locally developed branch. Repositories can be easily accessed via the efficient Git protocol (optionally wrapped in ssh for authentication and security) or simply using HTTP - you can publish your repository anywhere without any special webserver configuration required.
read more

Languages

English

Additional Information

Related Domains

External Links





Retrieved from "http://aboutus.com/index.php?title=Git-scm.com&oldid=28955234"