From b2ff85e12c9b8c9997ac22d2c1e49c5aa9660abd Mon Sep 17 00:00:00 2001 From: Jean-Noël Avila Date: Fri, 19 Dec 2025 18:54:15 +0000 Subject: doc: fix asciidoc markup issues in several files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix incorrect use of backticks for markup in git-checkout.adoc, git-worktree.adoc * switch tabs to spaces in git-send-email.adoc list items Signed-off-by: Jean-Noël Avila Signed-off-by: Junio C Hamano --- Documentation/git-worktree.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-worktree.adoc') diff --git a/Documentation/git-worktree.adoc b/Documentation/git-worktree.adoc index f272f79783..d74ad7b0e9 100644 --- a/Documentation/git-worktree.adoc +++ b/Documentation/git-worktree.adoc @@ -104,7 +104,7 @@ associated with a new unborn branch named __ (after passed to the command. In the event the repository has a remote and `--guess-remote` is used, but no remote or local branches exist, then the command fails with a warning reminding the user to fetch from their remote -first (or override by using `-f/--force`). +first (or override by using `-f`/`--force`). `list`:: -- cgit v1.3