Git Tips Cheatsheet Useful git commands for lazy people Search for commits when you know the content of a line git log -S<string> path/to/file