To see committed id
To see committed id — notes from the Git collection.
bash
git show -p b520a7fgit/git-show.md
Related articles
- GitSee the diff introduced by the latest pullSee only that specific file See a summary first Then inspect the full changes: If the pull created a merge commit Useful workflow Use --name-only instead Better: let Git handle…
- GitTo create new branch from committed hash idTo push this new branch to the github
- GitGit SubmodulesA practical guide to adding, updating, moving and removing Git submodules.
- GitChange global editor to edit merging etcChange global editor to edit merging etc — notes from the Git collection.