add git commit search
This commit is contained in:
@ -77,4 +77,5 @@ git checkout -b review-branch $earliestCommitHash^
|
||||
git apply changes.patch
|
||||
|
||||
|
||||
|
||||
# search for 'App_Code' in commit msgs
|
||||
git log --all --grep="App_Code"
|
||||
|
Reference in New Issue
Block a user