class Git::Log

def path(path)

def path(path)
  dirty_log
  @path = path
  return self
end