Hacker News new | ask | show | jobs
by DicIfTEx 1831 days ago
> I don't think GitHub shows it in the UI

Add `.patch` to the end of the URL when viewing a commit to view the full commit, including user information. E.g., ‘https://github.com/<repo>/commit/<hash>.patch’.

1 comments

That's true. you can also put .keys or .gpg on the end of a user profile to get ssh or gpg public keys respectively (also works for GitLab). I guess I've always just considered such routes to be part of the API since they're not linked in the UI