File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -208,8 +208,8 @@ Options Reference
208
208
--username NAME Username for transports that needs it (http(s), svn)
209
209
--password PASS Password for transports that needs it (http(s), svn)
210
210
--trunk TRUNK_PATH Subpath to trunk from repository URL (default: trunk)
211
- --branches BRANCHES_PATH Subpath to branches from repository URL (default: branches)
212
- --tags TAGS_PATH Subpath to tags from repository URL (default: tags)
211
+ --branches BRANCHES_PATH Subpath to branches from repository URL (default: branches); can be used multiple times
212
+ --tags TAGS_PATH Subpath to tags from repository URL (default: tags); can be used multiple times
213
213
--rootistrunk Use this if the root level of the repo is equivalent to the trunk and there are no tags or branches
214
214
--notrunk Do not import anything from trunk
215
215
--nobranches Do not try to import any branches
You can’t perform that action at this time.
0 commit comments