How to change the Ionic Pro account to a project? (Solved)

Hi,
I’ve an app linked both a GitHub repository and to the Ionic Pro repository.
Now I’ve moved the Ionic project from an account to another account, how can I change the account in the project only for the Ionic repository?
Have I to use a git directive?

Thank you
Claudio

I’ve done this:

  1. I’ve launched the command: ionic login --> with the new account

  2. I’ve launched the command ionic link

  3. I’ve answered “Y” to the question: ? App ID xxxxx is already set up with this app. Would you like to link it to a different app?

  4. Choosen the new project.

However I’ve seen that all these data are written in the file .git/config.

1 Like