Skip to content

Instantly share code, notes, and snippets.

@sm-jahangir
Last active January 4, 2023 05:15
Show Gist options
  • Save sm-jahangir/3b93f5bb9f9c439471f447da5b765122 to your computer and use it in GitHub Desktop.
Save sm-jahangir/3b93f5bb9f9c439471f447da5b765122 to your computer and use it in GitHub Desktop.
Git remove config:
======================
git config --global --unset user.name
git config --global --unset user.email
git config username check
=======================
git config --list
git config add
=======================
git config --global user.name "John Doe"
git config --global user.email [email protected]
jodi onno git age thake tahol error dibe
=======================================
git config --global credential.useHttpPath true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment