git - GitHub: How to do case sensitive search for the code in repository? -


i want case sensitive search particular piece of code in github repository. possible?

i checked https://help.github.com/articles/searching-code/ , didn't find such syntax rule.

use grep or git grep in local clone. github search has lot of limitations. think worst of these shows first 2 matches file, avoid whenever possible.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -