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.2.0 August 30, 2026 (348 KB)
- 5.1.0 August 18, 2026 (663 KB)
- 5.0.5 August 09, 2026 (658 KB)
- 5.0.4 August 07, 2026 (650 KB)
- 5.0.3 August 07, 2026 (650 KB)
- 1.18.0 March 19, 2023 (47.5 KB)
Requirements
git 1.6.0.0, or greater