class Github::GitData::Commits

def initialize(options = {})

Creates new GitData::Commits API
def initialize(options = {})
  super(options)
end