EloiStree / HelloUnityPackage

Exporation of how we can use Git and UnityPackage to create toolbox
https://eloistree.page.link/toolbox
Other
0 stars 1 forks source link

FAQ: I try to connect to Git or use your tools but Git don't want to let me do... What happening ? #Credential #22

Open EloiStree opened 4 years ago

EloiStree commented 4 years ago

In previous workshop and project, I have always the same question(s). image

  1. Check that git is install
  2. Check that git\bin path is in your "environment variable"
  3. Change your "credential manager"
    • Press window
    • Search "credential manager"
    • Go in Windows Credentials
    • Remove all old, other users or not use credentials linked to Git.
  4. Push your code in git, or else.
  5. Window ask you your password and will save it in credential manager
  6. Done 🍻.

If it is not enough, you can use this commands: