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 @@ -181,11 +181,11 @@ CAPABILITIES
181
181
When using the import command, expect the source ref to have
182
182
been written to the destination ref. The earliest applicable
183
183
refspec takes precedence. For example
184
- "refs/heads/* :refs/svn/origin/branches/* " means that, after an
185
- "import refs/heads/name", the script has written to
184
+ "refs/heads/{asterisk} :refs/svn/origin/branches/{asterisk} " means
185
+ that, after an "import refs/heads/name", the script has written to
186
186
refs/svn/origin/branches/name. If this capability is used at
187
187
all, it must cover all refs reported by the list command; if
188
- it is not used, it is effectively "*:* "
188
+ it is not used, it is effectively "{asterisk}:{asterisk} "
189
189
190
190
REF LIST ATTRIBUTES
191
191
-------------------
You can’t perform that action at this time.
0 commit comments