Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GitHub Repository search using partial or begins-with

Tags:

github

I would like to do a code search in a collection of repositories. I would like to restrict my search using a pattern or naming convention in the repository name.

  1. I can limit my search by the organization.
    Example: user:google
  1. I can search a single repository directly
    Example: repo:google/devtoolsExtended test

So, is it possible to search all repositories that begin with a pattern? Equivalent to: repo:google/dev* test

like image 507
user2840555 Avatar asked Jul 03 '26 02:07

user2840555


1 Answers

I think you can simply search for ( in:name ) this will bring repos containing the term

like image 147
Utkarsh Shukla Avatar answered Jul 04 '26 17:07

Utkarsh Shukla



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!