Merge branch 'aj/doc-restore-p-update'
Stale description in "git restore -p" documentation has been updated. * aj/doc-restore-p-update: doc: restore: remove note on --patch w/ pathspecs
This commit is contained in:
@@ -51,9 +51,6 @@ leave out at most one of _<rev-A>__ and _<rev-B>_, in which case it defaults to
|
|||||||
restore source and the restore location. See the "Interactive
|
restore source and the restore location. See the "Interactive
|
||||||
Mode" section of linkgit:git-add[1] to learn how to operate
|
Mode" section of linkgit:git-add[1] to learn how to operate
|
||||||
the `--patch` mode.
|
the `--patch` mode.
|
||||||
+
|
|
||||||
Note that `--patch` can accept no pathspec and will prompt to restore
|
|
||||||
all modified paths.
|
|
||||||
|
|
||||||
`-W`::
|
`-W`::
|
||||||
`--worktree`::
|
`--worktree`::
|
||||||
|
|||||||
Reference in New Issue
Block a user