Use the git log -S
to find a commit than added or removed a string from a code base.
Topic: git
A
git yolo
command to commit all current changes to Git with a timestamp.How to perform a dry run before you remove all the untracked files in a Git repository.
A smart approach to handle dotfiles without symlinks and setup scripts.
Learn how to exclude commits in git blame.