Skip to content

Commit c0a6c66

Browse files
committed
Merge branch 'nd/switch-and-restore'
Docfix. * nd/switch-and-restore: restore: fix typo in docs
2 parents 68c1ac4 + 21416f0 commit c0a6c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-restore.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ OPTIONS
3939
commit, branch or tag associated with it.
4040
+
4141
If not specified, the default restore source for the working tree is
42-
the index, and the default restore source for the index index is
42+
the index, and the default restore source for the index is
4343
`HEAD`. When both `--staged` and `--worktree` are specified,
4444
`--source` must also be specified.
4545

0 commit comments

Comments
 (0)