... | ... | @@ -2316,7 +2316,7 @@ in your web browser. |
|
|
5. Set your email (I have entered mine as an example).
|
|
|
|
|
|
```sh
|
|
|
git config user.name "tkennedy@cs.odu.edu"
|
|
|
git config user.email "tkennedy@cs.odu.edu"
|
|
|
```
|
|
|
|
|
|
*Note:* I prefer to set my name and email for each repo. If you want to set
|
... | ... | |