We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d4253b + ca2be24 commit 8906c79Copy full SHA for 8906c79
book/02-git-basics/sections/undoing.asc
@@ -42,7 +42,7 @@ The `git status` command reminds you:
42
43
[source,console]
44
----
45
-$ git add .
+$ git add *
46
$ git status
47
On branch master
48
Changes to be committed:
0 commit comments