Y
Hacker News
new
|
ask
|
show
|
jobs
by
stackbutterflow
101 days ago
git add -p
1 comments
kirici
101 days ago
Operates on hunks, which may at times be multiple lines that cannot be split further
link
yacin
101 days ago
oftentimes splitting the hunks with `s` is enough.
link
throw-the-towel
101 days ago
You can edit a hunk with `e`. Clunky but it works.
link
nothrabannosir
101 days ago
In a conversation about magit, this is comparing jumping off a sidewalk to powered flight.
link