Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/git/24.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Github:主页搜索栏。。。当我单击搜索栏时,如何删除自动弹出的存储库_Git_Github_Search_Repository_History - Fatal编程技术网

Github:主页搜索栏。。。当我单击搜索栏时,如何删除自动弹出的存储库

Github:主页搜索栏。。。当我单击搜索栏时,如何删除自动弹出的存储库,git,github,search,repository,history,Git,Github,Search,Repository,History,我想在github中删除我的搜索历史记录。登录到我的帐户后,我会在页面左上角看到搜索栏 一旦我点击搜索栏,它就会弹出一堆我以前搜索过或意外保存过的存储库。我希望它们被删除,这样当我点击那个条时就不会显示任何内容 我该怎么做呢?此功能完全由GitHub端管理 这是来自: 搜索并跳转到 每个页面顶部的搜索栏都经过了重新设计,以帮助用户快速导航到最近访问过的团队页面、存储库和项目。 如果您单击搜索栏(或按/),您将在搜索下拉列表中根据最近情况显示快速“跳转到”选项。 这些选项当前仅限于存储库、团队和

我想在github中删除我的搜索历史记录。登录到我的帐户后,我会在页面左上角看到搜索栏

一旦我点击搜索栏,它就会弹出一堆我以前搜索过或意外保存过的存储库。我希望它们被删除,这样当我点击那个条时就不会显示任何内容


我该怎么做呢?

此功能完全由GitHub端管理

这是来自:

搜索并跳转到 每个页面顶部的搜索栏都经过了重新设计,以帮助用户快速导航到最近访问过的团队页面、存储库和项目。
如果您单击搜索栏(或按
/
),您将在搜索下拉列表中根据最近情况显示快速“跳转到”选项。
这些选项当前仅限于存储库、团队和项目,您还可以在搜索栏中继续搜索这些项目


您需要进行确认,并要求清理该列表。

问得好。我尝试清理cookies和会话/本地存储,但没有任何帮助。所以我猜这是服务器端的。我也试过了。。。我的搜索还在那里