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
181181 When using the import command, expect the source ref to have
182182 been written to the destination ref. The earliest applicable
183183 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
186186 refs/svn/origin/branches/name. If this capability is used at
187187 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} "
189189
190190REF LIST ATTRIBUTES
191191-------------------
You can’t perform that action at this time.
0 commit comments