Skip to content

Commit 8906c79

Browse files
committed
Merge pull request progit#330 from rmzelle/patch-1
Bring text and example in line in undoing.asc
2 parents 1d4253b + ca2be24 commit 8906c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/02-git-basics/sections/undoing.asc

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The `git status` command reminds you:
4242

4343
[source,console]
4444
----
45-
$ git add .
45+
$ git add *
4646
$ git status
4747
On branch master
4848
Changes to be committed:

0 commit comments

Comments
 (0)