Java and Eclipse Plugin Development
Java, Eclipse Plugin Development and best software development practices
Thursday, October 17, 2013
GIT: Finding a commit based on SHA1 ID
>
git show <sha1-id>
Example: > git show e43db49
This will display the complete changes including the with commit message.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment