will-henney / globule-seminario

Evaporating globules in photoionized nebulae
0 stars 0 forks source link

Setup Roberto's laptop so he can work with git and github #11

Closed will-henney closed 1 year ago

will-henney commented 1 year ago
will-henney commented 1 year ago

We are still having some problems with the authentication. We had to paste the token in by hand when we did git push, but at least it worked

will-henney commented 1 year ago

Last thing to do:

will-henney commented 1 year ago

I have found two potential solutions:

  1. (Simple but possibly insecure) Store the credentials on disk using git config --global credential.helper store
  2. (Seems very complicated). Install Git Credential Manager
will-henney commented 1 year ago

I think that this is mainly working now, so I will close it. If you still have any problems with this @RobeReyes, please reopen this issue