Skip to content

Commit 6e0bef3

Browse files
committed
Merge branch 'tz/git-svn-doc-markup-fix'
Doc formatting fix. * tz/git-svn-doc-markup-fix: Documentation/git-svn: improve asciidoctor compatibility
2 parents 4ab701b + 9e4cbcc commit 6e0bef3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/git-svn.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,10 +1100,10 @@ listed below are allowed:
11001100
tags = tags/*/project-a:refs/remotes/project-a/tags/*
11011101
------------------------------------------------------------------------
11021102

1103-
Keep in mind that the '\*' (asterisk) wildcard of the local ref
1104-
(right of the ':') *must* be the farthest right path component;
1103+
Keep in mind that the `*` (asterisk) wildcard of the local ref
1104+
(right of the `:`) *must* be the farthest right path component;
11051105
however the remote wildcard may be anywhere as long as it's an
1106-
independent path component (surrounded by '/' or EOL). This
1106+
independent path component (surrounded by `/` or EOL). This
11071107
type of configuration is not automatically created by 'init' and
11081108
should be manually entered with a text-editor or using 'git config'.
11091109

0 commit comments

Comments
 (0)