git 2.0.0.pre1
The git gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the git command line. 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:
- 2.3.1 October 23, 2024 (60.5 KB)
- 2.3.0 September 01, 2024 (59.5 KB)
- 2.2.0 August 26, 2024 (58 KB)
- 2.1.1 June 01, 2024 (56 KB)
- 2.1.0 May 31, 2024 (55 KB)
- 2.0.0.pre1 January 15, 2024 (51 KB)
Runtime Dependencies (3):
Development Dependencies (7):
Requirements:
git 2.28.0 or greater