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

> How do you see the changes for just one commit (I.e., ‘hg diff -c $commit’).

git show <commitish>

will show the log message and the diff from the parent commit tree.




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

Search: