Skip to content

Commit 6c3107c

Browse files
docs: add git config user.* to commit successfully (#1877)
1 parent a4f625d commit 6c3107c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/images/commit.tape

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ Sleep 500ms
5353
# Initialize git repository
5454
Type "git init"
5555
Enter
56+
Type "git config user.email 'you@example.com'"
57+
Enter
58+
Type "git config user.name 'Your Name'"
59+
Enter
5660
Sleep 500ms
5761

5862
Type "git checkout -b awesome-feature"

0 commit comments

Comments
 (0)