I'm sure this question seems really simple. I have a git repository and I am reviewing it in gitk. There is an option to:
Find Next prev commit adding/removing string: some string IgnCase All fields
There are commits that contain Some String (exactly as I just cased it) and if I search for it exactly as cased gitk will show the matches. However if I search as I did above using some string then there are no matches. Maybe it's late and I'm tired but why doesn't that work? Does anyone here use msysgit? I'm using git version 1.7.11.msysgit.1.
Thanks