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:
=
インストール:
=
Runtime依存関係 (3):
Development依存関係 (8):
必須要件:
git 1.6.0.0, or greater