Install GitHub Desktop desktop.github.com Git for All Platforms git-scm.com Configuring Git $ git config --global user.name "[name]"Sets the name you want to be attached to your commit transactions.$ git config --global user.email "[email address]"S...
devopsgyanwithmehboob.hashnode.dev4 min read
No responses yet.