12th March 2023Set user details globally. git config --global user.name "My Name" git config --global user.email user@example.comSet user details for a single repository. git config user.name "My Name" git config user.email user@example.com git Add new comment You must have JavaScript enabled to use this form. Your name Email The content of this field is kept private and will not be shown publicly. Comment Leave this field blank
Add new comment