shhac

↗ HN profile [ 16.2 ms ] full profile

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.

  1. 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…