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 (9KB)
  2. 1.0.1 - January 22, 2018 (8KB)

Runtime依存関係 (1):

sqlite3 ~> 1.3

Development依存関係 (3):

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

所有者:

作者:

  • Kirk Haines

SHA 256チェックサム:

d275e767e07040e57778699d70cd08bb0814dff4dda3a7ea4266e0cba9291118

累計ダウンロード数 3,701

このバージョンのみ 1,590

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: