Понять пользователя GIT в терминале
1 ) To know the username, type:
=> git config user.name
2 ) To know the email, type:
=> git config user.email
Mohamad
1 ) To know the username, type:
=> git config user.name
2 ) To know the email, type:
=> git config user.email