Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
198 views
in Others by
How do I change my global config and change my email id and password?

1 Answer

0 like 0 dislike
by The go-to Tester (181 points)

Use below commands to do the same.

 

$ git config --global user.name "John Doe"
$ git config --global user.email [email protected]


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...