Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I tell people to run git log -p --reverse origin/master.. and git diff origin/master.. to see what changes their commits are introducing and the overall change they're making before they actually push the branch up to the remote. It's essentially proofreading what you're going to submit before actually submitting it.


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

Search: