Towards the Gestalt
BlogTILProjectsAbout
Published on
June 18, 2024

TIL: git supports `:/foo` to find first commit with `foo` in first line

Practically magic. Git has a TON of shortcuts for specifying commits. I have mostly been using stuff like git rebase -i HEAD~3 to get the ancestor commit ref.

See documentation of :/ syntax. Full documentation.

← Python has a `memoryview` builtin
50 minutes is one microcentury →
mailMailgithubGitHublinkedinLinkedinblueskyBluesky
Krut Patel
•
© 2025
•
Krut's Blog
Tailwind Nextjs Theme