class Github::GitData

def initialize(options = {})

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