Adding Support for BitBucket #11
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The current project is based entirely around GitHub Codespaces, and making branches by forking from GitHub repos.
It would be good if the project could also support BitBucket repos.
This might work by accessing the BitBucket repos, copying the code, and creating a repo appended with
-bitbucket
, instead of the default forking approach.The text was updated successfully, but these errors were encountered: