|
1 month ago | |
---|---|---|
vendor | 1 month ago | |
.gitignore | 1 month ago | |
LICENSE | 1 month ago | |
auth.yaml.example | 1 month ago | |
copy-git-data.sh | 1 month ago | |
go.mod | 1 month ago | |
go.sum | 1 month ago | |
icon.png | 1 month ago | |
icon.xcf | 1 month ago | |
main.go | 1 month ago | |
readme.md | 1 month ago |
This program reads list of repos in bitbucket account or organization, creates these repos in Gitea and creating config for go-git-mirror to copy data.
auth.yaml.example
to auth.yaml
, fill it with right databb2gitea-migrate
, it generate config files and create all repos under provided gitea user\orgmirror.yaml
and urls.txt
copy-git-data.sh /var/bbmigrate
to copy data localy, it required by go-git-mirror, check your disk space because ALL repos will be cloned locally./go-git-mirror -file mirror.yaml
Copyright by Vladimir Smagin (21h) 2020
http://blindage.org email: 21h@blindage.org
Project page: https://git.blindage.org/21h/bitbucket-gitea-migrate.git