Class
Grit::CommitDb
In:
lib/grit/git-ruby/commit_db.rb
Parent:
Object
Methods
new
rev_list
setup_tables
update_db
Constants
SCHEMA_VERSION
=
1
Attributes
db
[RW]
git
[RW]
Public Class methods
new
(git_obj, index_location = nil)
Public Instance methods
rev_list
(branch, options)
setup_tables
()
update_db
(branch = nil)
[Validate]