I want to look at a commit by ID. For instance, I want to know the code that got committed for that ID, something like:
git log <commit_id>
And this would display the committed code and commit message that corresponds to this ID.
git show <commit_id>
is the droid you are looking for, probably.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With