git config --global user.name "Your name"git config --global user.email "youremail@gmail.com"to check your configuration by the below commandgit config --list
No comments:
Post a Comment