RubyGems Navigation menu

git-index 1.0.1

This tool takes a list of paths and checks them for git repositories. It writes to a sqlite database a table of repositories found, indexed by both the first and the second commit hashes on the repository. The rationale is that these first couple of commits are unlikely to ever change as the result of a rebase, and thus make a fairly reliable fingerprint of the identity of the repository.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.0.2 January 23, 2018 (9.0 KB)
  2. 1.0.1 January 22, 2018 (8.0 KB)

Runtime 相依性套件 (1):

sqlite3 ~> 1.3

Development 相依性套件 (3):

bundler ~> 1.15
minitest ~> 5.0
rake ~> 10.0

擁有者:

作者:

  • Kirk Haines

SHA 256 總和檢查碼:

=

總下載次數 3,898

這個版本 1,673

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: