Add an "Export" feature: stream your full commit history as a CSV download. Uses Node's Transform stream — no loading everything into memory at once.
Add an "Export" feature: stream your full commit history as a CSV download. Uses Node's Transform stream — no loading everything into memory at once.