Git

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Specifications)
(Links)
Line 19: Line 19:
 
* [http://stevelosh.com/blog/2013/04/git-koans/ Git koans]
 
* [http://stevelosh.com/blog/2013/04/git-koans/ Git koans]
 
* [https://bup.github.io/ bup: backup system based on Git packfile]
 
* [https://bup.github.io/ bup: backup system based on Git packfile]
 +
* [http://think-like-a-git.net/ Think like a Git: A guide for the perplexed]

Revision as of 13:58, 11 October 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