This question specifies that -P allows GNU grep to grep for a tab
-P
grep -P \'\\t\' config/file.txt
However, using git gre
git gre
On Windows, the following works in PowerShell:
git grep "`t"