File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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;
11051105however 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
11071107type of configuration is not automatically created by 'init' and
11081108should be manually entered with a text-editor or using 'git config'.
11091109
You can’t perform that action at this time.
0 commit comments