Git grep within a specific sub-directory.
# Search for `analytics` only inside `./src/app` git grep analytics -- "./src/app/*"