Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

understand the user of git in terminal

1 ) To know the username, type:
=> git config user.name


2 ) To know the email, type:
=> git config user.email
 
PREVIOUS NEXT
Tagged: #understand #user #git #terminal
ADD COMMENT
Topic
Name
9+2 =