RubyGems Navigation menu

git 1.11.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.1.0 - May 31, 2024 (55.0 KB)
  2. 2.0.1 - May 21, 2024 (54.0 KB)
  3. 2.0.0 - May 11, 2024 (53.5 KB)
  4. 2.0.0.pre3 - March 15, 2024 (54.0 KB)
  5. 2.0.0.pre2 - February 24, 2024 (53.5 KB)
  6. 1.11.0 - April 17, 2022 (40.5 KB)
顯示所有版本(共 52)

Runtime 相依性套件 (1):

rchardet ~> 1.8

Development 相依性套件 (7):

bump ~> 0.10
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 總和檢查碼:

7e95ba4da8298a0373ef1a6862aa22007d761f3c8274b675aa787966fecea0f1

總下載次數 124,816,554

這個版本 17,735,934

授權:

MIT

Ruby 版本需求: >= 2.3

相關連結: