Y
Hacker News
new
|
ask
|
show
|
jobs
by
cyen
5322 days ago
You can already from the command line! git add -p (short for --patch) will let you individual hunks of a file to the staging area.