RubyGems Navigation menu

git 1.8.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. 2.0.0.pre3 - March 15, 2024 (54.0 KB)
  2. 2.0.0.pre2 - February 24, 2024 (53.5 KB)
  3. 2.0.0.pre1 - January 15, 2024 (51.0 KB)
  4. 1.19.1 - January 13, 2024 (48.5 KB)
  5. 1.19.0 - December 29, 2023 (48.0 KB)
  6. 1.8.0 - December 31, 2020 (34.0 KB)
显示所有版本 (共 49 个)

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

业主:

推送:

作者:

  • Scott Chacon and others

SHA 256 校验和:

64df38095e773315b1e75fbf0e7dc5149ead5ea9194b9fd4c1e60aa4792bcea9

下载总量 121,228,532

这个版本 1,974

许可:

MIT

需要的 Ruby 版本: >= 2.3

链接: