Answers for "search for a commit in git logs"

0

search for a commit in git logs

git log --all --grep='<part of commit message>'
Posted by: Guest on August-18-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language