You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git config --global credential.helper store #Nos vincula la cuenta nuestra con un credential store donde se generan los tokens para poder hacer push y validarnos
Despues de esto ya podremos hacer clone , pull, push , ...