Can I interactively pick hunks from another git commit?

Using cherry-pick -n is not really satisfactory, since it leaves me with the dirty job of
removing all the unrequired code. I’d really just like to pick the selected changes I want to
test.

The job may have been a dirty one before, but with the advent of git checkout --patch, you can now selectively discard changes, similar to git add -p for adding.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)