If your stored token has expired, reset it this way
1
echo url=https://<github username>@github.com | git credential reject
next pull or push, it’ll prompt for the new one
If your stored token has expired, reset it this way
1
echo url=https://<github username>@github.com | git credential reject
next pull or push, it’ll prompt for the new one
A new version of content is available.