User:Alfred1964/sandbox
Appearance
File:Introducing veracity.jpg | |
Original author(s) | Eric Sink |
---|---|
Initial release | August 1, 2011 |
Written in | C |
Operating system | Linux, Windows, Mac OS X |
Type | Revision control |
License | Apache License 2.0 |
Website | http://http://www.veracity-scm.com/ |
Git /ɡɪt/ is a distributed revision control system with an emphasis on speed.[1] 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. Git's current software maintenance is overseen by Junio Hamano. Git is free software distributed under the terms of the GNU General Public License version 2.
References
[edit]- ^ Linus Torvalds (2005-04-07). "Re: Kernel SCM saga." linux-kernel (Mailing list).
{{cite mailing list}}
: Unknown parameter|mailinglist=
ignored (|mailing-list=
suggested) (help) "So I'm writing some scripts to try to track things a whole lot faster."