Search in all branches in Git Repository April 11, 2024 Add Comment Git Search in all branches in the repogit grep "search_term" $(git branch -a --format "%(refname)")