How to Reset Git Credential Helper

 

git config --local credential.helper "" && git config user.name "Your Name Here" && git config user.email your@email.com

 

    git

    creds

    config

    email

    name

    user

    console

    terminal

 

Gitlab-yaml-template_


All Articles