Git (software)

Git (/ɡɪt/) is a distributed revision control system. It is a computer program that helps people create other computer programs together. Git was made to be fast.[3] It was created by Linus Torvalds for use in developing the Linux kernel which he also created. Git's current development is looked after by Junio Hamano. It is free and open source software released under the GNU General Public License version 2 software license.[4]

Git-logo.svg
Original author(s)Linus Torvalds
Developer(s)Junio Hamano, Linus Torvalds, and many others
Initial releaseApril 7, 2005; 18 years ago (2005-04-07)
Stable release2.10.0 / 2 September 2016; 7 years ago (2016-09-02)[1]
Operating systemLinux, Microsoft Windows, OS X
PlatformPOSIX
Available inC, Bourne Shell, Perl[2]
TypeRevision control
LicenseGNU General Public License v2
Websitegit-scm.com

References

  1. Junio C Hamano. "[ANNOUNCE] Git v2.10.0". Retrieved 30 September 2016.
  2. "git/git.git/tree". git.kernel.org. Retrieved 2011-11-30.[dead link]
  3. Linus Torvalds (2005-04-07). "Re: Kernel SCM saga..". linux-kernel mailing list. http://marc.info/?l=linux-kernel&m=111288700902396. Retrieved 2011-11-30.  "So I'm writing some scripts to try to track things a whole lot faster."
  4. "About - Git". git-scm.com. Retrieved 2021-05-12.

Other websites