git
Published:
November 28, 2025
| Updated: November 28, 2025
Set User
git config --global user.name "Your Name"
git config --global user.email "your.email@example.com"
git config --global user.name "Your Name"
git config --global user.email "your.email@example.com"