Git

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
Line 8: Line 8:
 
== Specifications ==
 
== Specifications ==
 
* [http://git-scm.com/docs/gitrepository-layout GIT repository layout]
 
* [http://git-scm.com/docs/gitrepository-layout GIT repository layout]
 +
 +
== Related formats ==
 +
* [[SHA-1]] - Used to create object identifiers
 +
* [[zlib]] - Used to compress data
  
 
== Links ==
 
== Links ==
 
* [[Wikipedia:Git (software)|Wikipedia article]]
 
* [[Wikipedia:Git (software)|Wikipedia article]]
 
* [http://git-scm.com/ Official site]
 
* [http://git-scm.com/ Official site]

Revision as of 01:35, 29 January 2015

File Format
Name Git
Ontology
Released 2005

git is an open-source revision control system for software development, originally developed by Linus Torvalds for tracking Linux kernel sources, before being widely adopted by many other projects and companies.

Specifications

Related formats

  • SHA-1 - Used to create object identifiers
  • zlib - Used to compress data

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox