shhac
No user record in our sample, but shhac has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Show HN: Git-hunk – Stage hunks by hash, no "-p" required (git-hunk.paulie.app)
git add -p is the only built-in way to stage individual hunks, and it's interactive — you step through hunks one at a time answering "y/n/q/a/d/e/?". That works fine for humans at a keyboard, but it's completely…