nomeata / gipeda

Git Performance Dashboard
MIT License
79 stars 26 forks source link

Append the start commit to the `gitRange` #49

Closed sgraf812 closed 8 years ago

sgraf812 commented 8 years ago

And thereby fix #48. Seems to be the cleanest solution, as I don't know of a way to specify a git range that does the same thing reliably.

Appending should be the right thing to do, as its probably the oldest commit.