... | @@ -2318,11 +2318,13 @@ in your web browser. |
... | @@ -2318,11 +2318,13 @@ in your web browser. |
|
git config user.name "tkennedy@cs.odu.edu"
|
|
git config user.name "tkennedy@cs.odu.edu"
|
|
```
|
|
```
|
|
|
|
|
|
6. *Note:* I prefer to set my name and email for each repo. If you want to set
|
|
*Note:* I prefer to set my name and email for each repo. If you want to set
|
|
your name and email globally (i.e., for all repos) add `--global` after
|
|
your name and email globally (i.e., for all repos) add `--global` after
|
|
`git config`.
|
|
`git config`.
|
|
|
|
|
|
|
|
### Adding Some Code
|
|
|
|
|
|
|
|
TBW
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
... | | ... | |