Answers for "git find commit by commit message"

2

get current commit message git

git log -1
Posted by: Guest on September-02-2020
-1

git find commit by message

git reflog
Posted by: Guest on July-21-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language