Git Benutzername und E -Mail -Register

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