+[2017-07-25T20:34:57Z]preactiongood luck +[2017-07-25T20:47:54Z]Richard_Cavellgithub lists my project as being in Visual Basic, but it's not. It's in BASIC from the 1980s, and assembly. Is there a way to correct this? +[2017-07-25T20:48:54Z]satdavis their a github android app +[2017-07-25T20:52:55Z]preactionRichard_Cavell: you can look up github's "linguist" project, but likely no +[2017-07-25T20:53:25Z]preactionsatdav: first hit on google https://github.com/blog/1187-github-android-app-released
+[2019-02-28T22:43:37Z]morenoh149using the api, how do I search for all repos fuzzy matching? say 'abc' return 10 repos +[2019-03-01T00:52:48Z]jlkmorenoh149: https://developer.github.com/v3/search/#search-repositories +[2019-03-01T00:52:51Z]jlkis that what you mean? +[2019-03-01T00:53:37Z]jlkyou'd want something using the in:name qualifier +[2019-03-01T09:44:50Z]neurehi