gitbase
gitbase copied to clipboard
Get diff of commits
This is a feature request: it would be very handy to be able to query the files touched per commit. Maybe adding on that the ability to get either the old and the new blob or a diff of them.
This would enable a whole new class of applications, but implementation needs to be designed carefully.
This is actually a very important feature for basically any demo where we analyze what an individual developer wrote.
What lines did they write? How many lines per language?
Do we want this @ajnavarro?
yes, but we didn't agree on how to do it. We should keep this open to keep it in mind.