Join Nostr
2026-09-16 23:05:44 UTC
in reply to

npub1xt…vkk5s on Nostr: i have never used github UI to review PRs. i pull down the branch locally and use: ...

i have never used github UI to review PRs. i pull down the branch locally and use:

`git log --reverse -p ..feature/branch` or diff if they've butchered their branch