You to get released from GIT log to do Git checkout code example
Example 1: git log by author
git log --author="Jon"
Example 2: git log grep
git log --all --grep='Build 0051'
git log --author="Jon"
git log --all --grep='Build 0051'