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:
1100
1100
tags = tags/*/project-a:refs/remotes/project-a/tags/*
1101
1101
------------------------------------------------------------------------
1102
1102
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;
1105
1105
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
1107
1107
type of configuration is not automatically created by 'init' and
1108
1108
should be manually entered with a text-editor or using 'git config'.
1109
1109
You can’t perform that action at this time.
0 commit comments