RubyGems Navigation menu

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

安装:
=

版本列表:

  1. 2.3.0 - September 01, 2024 (59.5 KB)
  2. 2.2.0 - August 26, 2024 (58.0 KB)
  3. 2.1.1 - June 01, 2024 (56.0 KB)
  4. 2.1.0 - May 31, 2024 (55.0 KB)
  5. 2.0.1 - May 21, 2024 (54.0 KB)
显示所有版本 (共 55 个)

Runtime 依赖 (4):

activesupport >= 5.0
addressable ~> 2.8
rchardet ~> 1.8

Development 依赖 (8):

minitar ~> 0.9
mocha ~> 2.1
rake ~> 13.1
redcarpet ~> 3.6
test-unit ~> 3.6
yard ~> 0.9, >= 0.9.28
yardstick ~> 0.9

要求:

git 2.28.0 or greater

业主:

推送:

作者:

  • Scott Chacon and others

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 135,394,297

这个版本 15,578

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.0.0

链接: