Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save pablocattaneo/04d3db12a87155774ee37e6f9f2bad17 to your computer and use it in GitHub Desktop.

Select an option

Save pablocattaneo/04d3db12a87155774ee37e6f9f2bad17 to your computer and use it in GitHub Desktop.
git log --patch
git log -p
git log -p app/\(features\)/beacon-money-account/info/free-activation/components/FreeActivationHero.tsx
git log -p ec60ac4 #using commit hash
# or using https://github.com/jonas/tig
tig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment