May be I am missing something basic, but I can't figure out how to specify "." or "*" in the search pattern while using counsel-git-grep.
In swiper, I am able to use "." to specify "." and "*" to specify "*". Should the same thing work for counsel-git-grep also? Is there another way to specify these characters in the search pattern?