How to clean gitgub repository url list?
Is there some way to clean accumulated repository urls from suggestions list? For example I had quite a few of them in time and now they are just distracting me from finding the right one. Is there a file or some way to clean this list completely or just some of them?
Please sign in to leave a comment.
Hello Eugene,
You may edit <PhpStorm config>/options/vcs.xml and remove the items that you don't need from <option name="visitedUrls">
Nope. Didn't help. On start screen if I choose "Check out from Version Control" and select GitHub, then it still gives a full list of diff. links. Would like to clear, that one.
The list of repositories is taken from your GitHub account. It is the list of your repositories and repositories you follow.