bBucket2gHub
bBucket2gHub copied to clipboard
Tool for including Bitbucket commits in the contributions graph on GitHub
When syncing from a workspace with lots of repositories and lots of commits, there is a high possibility of being rate limited by Bitbucket and/or Github. [Github limits ](https://docs.github.com/rest/overview/rate-limits-for-the-rest-api) [Bitbucket...
I only have a write access level, and when i run the program i get a TypeError (Cannot read property 'forEach' of undefined at BitbucketPuller.getRepoNames)
Getting repo list from Bitbucket... Fetching commits from 1 Bitbucket repos... Done. Creating GitHub shadow repo... Request to https://api.github.com/user/repos failed with status 422: "Repository creation failed." (node:15080) UnhandledPromiseRejectionWarning: Error: Initialization...
How do i fix this issue? 
Added an option/flag to manually list the repos to sync, as reported by [Fmacmak](https://github.com/Fmacmak) commented [on May 1](https://github.com/SV3A/bBucket2gHub/issues/10#issue-2272419335). Controlled by adding the repositories that you want to include or exclude...