RubyGems Navigation menu

git 2.0.0.pre1

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.0.0 - May 11, 2024 (53.5 KB)
  2. 2.0.0.pre3 - March 15, 2024 (54.0 KB)
  3. 2.0.0.pre2 - February 24, 2024 (53.5 KB)
  4. 2.0.0.pre1 - January 15, 2024 (51.0 KB)
  5. 1.19.1 - January 13, 2024 (48.5 KB)
顯示所有版本(共 50)

Runtime 相依性套件 (3):

addressable ~> 2.8
rchardet ~> 1.8

Development 相依性套件 (7):

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

擁有者:

Pushed by:

作者:

  • Scott Chacon and others

SHA 256 checksum:

cdac8e67542c8d74b9e8680fb2dd2be00fa09a03b4222c1c9ae81e85b7f16f23

總下載次數 123,062,401

這個版本 223

License:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: