Hacker News new | ask | show | jobs
by est31 1692 days ago
Maybe git log --graph --decorate --oneline --all then? Github implements forks as just fancy branches in the same repo. Adding the all param includes all branches.