Snippets tagged “git-rev-parse”
1 snippet uses this tag.
- How to Retrieve Hash for Commits in GitGit
Git allows recovering wrong changes in a project. This tutorial shows how to find information about the latest commit and get the latest commit’s hash.