Y
Hacker News
new
|
ask
|
show
|
jobs
by
kadoban
635 days ago
That sounds like what `git add -p` is for, stage part of the current changes.
1 comments
kccqzy
634 days ago
That still requires you to manually select hunks. The point of `hg absorb` is to automatically select hunks even if these hunks are to be squashed into different commits.
link
account42
630 days ago
"Automatic" sound like it would fail about as often as it would help.
link