# Configure username git config user.name "Your Name" # Configure email address git config user.email "your@email.com"