Does anyone know if it is possible on Github to search by words among many repositories?
For example, I want to obtain all the repositories of the “gophers” organization that have the word “charlie” in the name of the repository and that within the repo in any of the branches there is the word “namespace (Or at least in a specific branch)”. Is this possible on github?