Module: Git

Defined in:
lib/git-commits-analyzer/monkey-patch-git.rb

Overview

The git gem doesn’t currently support commits adding submodules when running “git ls-tree”. I have opened github.com/schacon/ruby-git/pull/284 to fix it, but in the meantime, this monkey patch allows analyzing repositories with submodules.

Defined Under Namespace

Classes: Lib