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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,10 @@ Set to the user name of the user whose token is used (see above). This is requir
82
82
83
83
What is the name of the new repo
84
84
85
+
#### github.recreateRepo
86
+
87
+
If true (default is false), we will try to delete the destination github repository if present, and (re)create it. This is useful when debugging this tool or a specific migration. You will always be prompted for confirmation.
88
+
85
89
### s3 (optional)
86
90
87
91
S3 can be used to store attachments from issues. If omitted, `has attachment` label will be added to GitHub issue.
0 commit comments