You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,7 @@ If this is set to true (default) then the migration process will transfer releas
182
182
Note that github api for releases is limited and hence this will only transfer the title and description of the releases
183
183
and add them to github in chronological order, but it would not preserve the original release dates, nor transfer artefacts or assets.
184
184
185
-
### debug
185
+
### dryRun
186
186
187
187
As default it is set to false. Doesn't fire the requests to github api and only does the work on the gitlab side to test for wonky cases before using up api-calls
0 commit comments