How to set username and email , and check these in git bash?
1st set username using git bash git config user.name "Abc" 2nd set email using git bash git config user.email "abc@mail.com" 1st check username using git…
This category contains various info regarding our various Software Engineering sections.