Hacker News new | past | comments | ask | show | jobs | submit login

FYI `git reset -p` works the same way. Sometimes, depending on your work and workflow it can be easier to add everything and then just exclude a few of the changes.



And `git checkout -p` too.


And `git log -p` is great for reviewing recent changes by your co-workers too!




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

Search: