. Advertisement .
..3..
. Advertisement .
..4..
I want to connect git bash to github but I am still a novice at Shell, your suggestions would be much appreciated. Thank you.
Here is our case study:$ git config --global user.name "Your name here"
$ git config --global user.email "[email protected]"
1 Answer