We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd65a9e + bd02e97 commit 465c30aCopy full SHA for 465c30a
Documentation/git-add.txt
@@ -24,7 +24,7 @@ remove paths that do not exist in the working tree anymore.
24
25
The "index" holds a snapshot of the content of the working tree, and it
26
is this snapshot that is taken as the contents of the next commit. Thus
27
-after making any changes to the working directory, and before running
+after making any changes to the working tree, and before running
28
the commit command, you must use the `add` command to add any new or
29
modified files to the index.
30
0 commit comments