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
--assets include assets alongside release information; only
113
114
applies if including releases
115
+
--throttle-limit THROTTLE_LIMIT
116
+
start throttling of GitHub API requests after this
117
+
amount of API requests remain
118
+
--throttle-pause THROTTLE_PAUSE
119
+
wait this amount of seconds when API request
120
+
throttling is active (default: 30.0, requires
121
+
--throttle-limit to be set)
114
122
115
123
116
124
The package can be used to backup an *entire* organization or repository, including issues and wikis in the most appropriate format (clones for wikis, json files for issues).
0 commit comments