The Git Gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the `git` binary. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.
Required Ruby Version
>= 2.3
Authors
Scott Chacon and others
Versions
- 5.0.2 August 02, 2026 (642 KB)
- 5.0.1 July 31, 2026 (642 KB)
- 5.0.0 July 28, 2026 (667 KB)
- 5.0.0.beta.5 July 14, 2026 (623 KB)
- 5.0.0.beta.4 July 12, 2026 (622 KB)
- 1.10.2 January 06, 2022 (40.5 KB)
Requirements
git 1.6.0.0, or greater