nama pengguna git dan register email

$ git config --global user.name "Swanith S" 
$ git config --global user.email "[email protected]"
Leo