Live data from Hacker News

TimeCop – Scrub through commits like a video timeline

github.com

1–2 of 2 posts

Re: TimeCop – Scrub through commits like a video timeline

#2
I find myself staring more and more at actual diffs lately than punching code in the editor.

I haven't found a tool that would allow me to precisely review changes in a way i like so created one instead.

TimeCop is a tool to review, comment and scrub through PR|branches code. It sits close to May agent in terminal (side-by-side) - I observe the code changes and scrub through the timeline if needed.