top | item 39240056

(no title)

mytydev | 2 years ago

Isn't it's purpose merely to provide a way to query a git repo's commit history? It helps answer questions like "who has the most commits in the codebase?" and "what times of the day are commits most active?". I don't think it's meant to be anything more than that.

discuss

order

kreetx|2 years ago

Exactly. They only have SQL query and a fixed set of tables. No insert, update or changing database structure.