Open Terminal
Set Git User Name Globally
$ git config --global user.name "Nasr Ullah"
$ git config --global user.name > Nasr Ullah
Set Git User Name for a Single Repository
$ git config user.name "Nasr Ullah"
$ git config user.name > Nasr Ullah
Subscribe by Email
Follow Updates Articles from This Blog via Email
No Comments
comments