diff --git a/Tenmado/Git.md b/Tenmado/Git.md index 93670aa..377dc07 100644 --- a/Tenmado/Git.md +++ b/Tenmado/Git.md @@ -17,3 +17,4 @@ git config --global user.name "username" ## Configures global username git config --global user.email "email" ## Configures global user email ``` +Test \ No newline at end of file