Last active
March 13, 2026 11:58
-
-
Save pablocattaneo/04d3db12a87155774ee37e6f9f2bad17 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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