RubyGems Navigation menu

git-index 1.0.2

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. The motivation behind this tool is for use with Serf and the serf-hander gem to power a slick, simple deployment manger utiizing a git repo and deploy hooks at the underlying source and trigger.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.2 - January 23, 2018 (9 ko)
  2. 1.0.1 - January 22, 2018 (8 ko)

Dépendances de Runtime (1):

sqlite3 ~> 1.3

Dépendances de Development (3):

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

Propriétaires:

Auteurs:

  • Kirk Haines

Total de contrôle SHA 256:

cd2fca30c2870cfe857415350fc75c8da1ddf34bd810493db8802e651c61bb62

Total de téléchargements 3 700

Pour cette version 2 110

License:

MIT

Version de Ruby requise: >= 0

Liens: