Relative Content

Tag Archive for githubcurlgithub-apiadvanced-searchgithub-search

Logical or operator in GitHub search

I want to make a search on GitHub using logical operator. I want to select repositories that were created after time t1 or they were pushed after time t2.
Are logical OR operators supported in query search on GitHub?