HN2new | past | comments | ask | show | jobs | submitlogin

All I can say is I use

    git commit --patch
(and therefore `add --patch` is never even required!)

    git checkout --patch
to selectively revert hunks, and

    git stash --patch
to selectively stash. I couldn't be happier with this workflow!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: