Skip to content

Instantly share code, notes, and snippets.

@carlosmcevilly
Last active July 12, 2024 06:18
Show Gist options
  • Save carlosmcevilly/a265c23807b551ed53b9e9e31235d82b to your computer and use it in GitHub Desktop.
Save carlosmcevilly/a265c23807b551ed53b9e9e31235d82b to your computer and use it in GitHub Desktop.
Some GitHub search operators
github search operators
date format is: 2023-01-01
repo
user:<username>
repo:<username>/<repository>
org:<organization>
code
filename:<filename>
path:<path>
extension:<file extension>
language:<language>
issue and PR
is:<issue or pr>
author:<username>
assignee:<username>
mentions:<username>
commenter:<username>
label:<label>
state:<state>
created:<date>
updated:<date>
commit
author:<username>
committer:<username>
author-date:<date>
committer-date:<date>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment