RubyGems Navigation menu

git 1.18.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.18.0 - March 19, 2023 (47.5 KB)
顯示所有版本(共 49)

Runtime 相依性套件 (2):

addressable ~> 2.8
rchardet ~> 1.8

Development 相依性套件 (8):

bump ~> 0.10
minitar ~> 0.9
rake ~> 13.0
redcarpet ~> 3.5
test-unit ~> 3.3
yard ~> 0.9, >= 0.9.28
yardstick ~> 0.9

必填:

git 1.6.0.0, or greater

擁有者:

Pushed by:

作者:

  • Scott Chacon and others

SHA 256 checksum:

c9b80462e4565cd3d7a9ba8440c41d2c52244b17b0dad0bfddb46de70630c465

總下載次數 121,223,921

這個版本 12,110,554

License:

MIT

Ruby 版本需求: >= 2.3

相關連結: