Live data from Hacker News

Show HN: Git Walkthrough – Tool to explore repos from commit #1

twitter.com

1–2 of 2 posts

Re: Show HN: Git Walkthrough – Tool to explore repos from commit #1

#2
Hi, this is a short Saturday morning project.

I usually want to learn how big repos work, but looking at the latest commit is not worth it. They more often than not contain a lot of yadda yadda and edge cases that aren't helpful when learning.

So I like to go to the very first commit and step forward.

This tool helps me do that, hope you find it useful as well!