This commit is contained in:
2024-09-08 16:06:15 +02:00
parent 070f375a05
commit d567a9c0f1
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ read username
echo "Enter your emailadres"
read email
git config user.name "$username"
git config user.email "$email"
git config user.email "$email"