Re: [PATCH] restore: fix typo in docs

2019-08-05 Thread Junio C Hamano
William Chargin writes: > Signed-off-by: William Chargin > --- > Assuming this is a typo, because I can't parse the sentence. Looks good. Thanks. > > Documentation/git-restore.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/git-restore.txt b/Documen

[PATCH] restore: fix typo in docs

2019-08-03 Thread William Chargin
Signed-off-by: William Chargin --- Assuming this is a typo, because I can't parse the sentence; if not, perhaps it can be reworded for clarity? Documentation/git-restore.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-restore.txt b/Documentation/git-rest