Class | Grit::GitRuby::FileIndex |
In: |
lib/grit/git-ruby/file_index.rb
|
Parent: | Object |
files | [R] | |
max_file_size | [RW] |
returns count of all commits reachable from SHA note: originally did this recursively, but ruby gets pissed about that on really big repos where the stack level gets ‘too deep’ (thats what she said)
returns the shas of the last commits for all the files in [] from commit_sha files_matcher can be a regexp or an array