From: Kristoffer Haugsbakk Date: Tue, 5 May 2026 19:46:38 +0000 (+0200) Subject: doc: restore: remove double underscore X-Git-Tag: v2.55.0-rc0~91^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ab9753e7bc473fabdea46b772563530d6a5230a8;p=thirdparty%2Fgit.git doc: restore: remove double underscore 69666e67 (doc: convert git-restore to new style format, 2025-01-10) converted `A` to ___; the extra underscore was a mistake. Signed-off-by: Kristoffer Haugsbakk Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-restore.adoc b/Documentation/git-restore.adoc index 751f01b441..52083d7c6c 100644 --- a/Documentation/git-restore.adoc +++ b/Documentation/git-restore.adoc @@ -43,7 +43,7 @@ given, otherwise from the index. + As a special case, you may use `"..."` as a shortcut for the merge base of __ and __ if there is exactly one merge base. You can -leave out at most one of ___ and __, in which case it defaults to `HEAD`. +leave out at most one of __ and __, in which case it defaults to `HEAD`. `-p`:: `--patch`::