We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d4253b commit ca2be24Copy full SHA for ca2be24
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