I have 2 different GitHub projects and I want to handle them separately. Each project with different GitHub account but it seems impossible.
After get into Settings - Version Control - Github
, there is only one place to put user and password (or token) and it seems is shared for all PhpStorm projects. If I change to the other project it keeps the settings and if after that I update the credentials after changing to the first project again the credentials I put lately are still set.
Is possible to handle in the way I want?