p-mongo-git 1.8.1
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:
=
复制到剪贴板
已复制
安装:
=
版本列表:
- 1.8.1 - June 24, 2021 (38.5 KB)
Runtime 依赖关系 (1):
rchardet
~> 1.8
Development 依赖关系 (6):
要求:
git 1.6.0.0, or greater