Files

2 lines
94 B
Markdown
Raw Permalink Normal View History

2024-11-19 12:06:20 -03:00
git config --global user.email "you@example.com"
git config --global user.name "Your Name"