How can i clean the github search history? #112913
Replies: 3 comments
-
|
Hi @bhaweshchaudhary , Please go through below path Go to your profile >> settings >> search section >> Under the "Search" section, you'll see an option labeled "Clear search history." Click on this button. >> finally GitHub asks you to confirm. That's it. |
Beta Was this translation helpful? Give feedback.
-
|
The above solution didn't work for me. Here are the general steps:
|
Beta Was this translation helpful? Give feedback.
-
|
GitHub saves your recently visited repositories in your browser’s localStorage, under a key called jump_to:page_views. To remove them: Steps (Chrome example, similar for other browsers):
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
General
Body
When we click on github search bar, it presents us with repos that we have visited in the past or have searched. How to remove them ?
Beta Was this translation helpful? Give feedback.
All reactions