Hasli4

git config

Jun 12th, 2025
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.10 KB | None | 0 0
  1. $ git config --global user.name "John Doe"
  2. $ git config --global user.email johndoe@example.com
  3.  
Add Comment
Please, Sign In to add comment