# File lib/churn/scm/source_control.rb, line 32
    def generate_history(starting_point)
      raise "child class must implement"
    end