git 1.17.0
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.
Gemfile:
=
install:
=
Versions:
- 5.0.0.beta.1 June 04, 2026 (510 KB)
- 4.3.2 March 31, 2026 (124 KB)
- 4.3.1 February 20, 2026 (124 KB)
- 4.3.0 January 15, 2026 (124 KB)
- 4.2.0 January 11, 2026 (121 KB)
- 1.17.0 March 06, 2023 (47.5 KB)
Runtime Dependencies (3):
Development Dependencies (8):
Requirements:
git 1.6.0.0, or greater