Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 4410dce

Browse files
committed
code block for config option
1 parent 97b3e24 commit 4410dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classnotes/2013-11-14-stanford-git-and-github-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ eventdate: 2013-11-14
5252

5353
### Config
5454
* `git config --global user.name "GitHub Student"`
55-
* `git config --global user.email "training+githubstudents@github.com"
55+
* `git config --global user.email "training+githubstudents@github.com"`
5656
* `git config --global color.ui auto`
5757

5858
### Branching

0 commit comments

Comments
 (0)