File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,8 @@ SYNOPSIS
23
23
24
24
DESCRIPTION
25
25
-----------
26
- This merges the file listing in the directory cache index with the
27
- actual working directory list, and shows different combinations of the
28
- two.
26
+ This merges the file listing in the index with the actual working
27
+ directory list, and shows different combinations of the two.
29
28
30
29
One or more of the options below may be used to determine the files
31
30
shown:
Original file line number Diff line number Diff line change @@ -30,9 +30,8 @@ SYNOPSIS
30
30
31
31
DESCRIPTION
32
32
-----------
33
- Modifies the index or directory cache. Each file mentioned is updated
34
- into the index and any 'unmerged' or 'needs updating' state is
35
- cleared.
33
+ Modifies the index. Each file mentioned is updated into the index and
34
+ any 'unmerged' or 'needs updating' state is cleared.
36
35
37
36
See also linkgit:git-add[1] for a more user-friendly way to do some of
38
37
the most common operations on the index.
You can’t perform that action at this time.
0 commit comments