RubyGems Navigation menu

git 1.10.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:
= 复制到剪贴板 已复制

安装:
=

版本列表:

  1. 1.18.0 - March 19, 2023 (47.5 KB)
  2. 1.17.2 - March 07, 2023 (47.0 KB)
  3. 1.17.1 - March 06, 2023 (47.0 KB)
  4. 1.17.0 - March 06, 2023 (47.5 KB)
  5. 1.16.0 - March 04, 2023 (46.0 KB)
  6. 1.10.0 - December 20, 2021 (39.5 KB)
显示所有 (43 个版本)

Runtime 依赖关系 (1):

rchardet ~> 1.8

Development 依赖关系 (6):

minitar ~> 0.9
rake ~> 13.0
redcarpet ~> 3.5
test-unit ~> 3.3
yard ~> 0.9
yardstick ~> 0.9

要求:

git 1.6.0.0, or greater

所有者:

Pushed by:

作者:

  • Scott Chacon and others

SHA 256 checksum:

af0282dabb8722bfc8b39a378d565f7ee2038b0ea183d08e474bdf9536dc07d4

下载总次数 91,813,357

这个版本 231,766

许可:

MIT

需要的 Ruby 版本: >= 2.3

相关链接: