Git
From Just Solve the File Format Problem
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
- GIT repository layout
- Git pack format
- Unpacking Git packfiles
- What is the format of a git “blob”?
- gitignore format