This script was created for migration of GitLab projects to Bitbucket.
You need to have git client configured. Check [git-config](https://git-scm.com/docs/git-config
vm1337 $ ./gitlab2bitbucket.sh nicon89 gitlab2bitbucket nicon89 gitlab2bitbucket
[...stuff on screen going on...]
# protip: run it in loop:
vm1337 $ cat list
gl-gp gl-rp-fortytwo bb-rl bb-rp-fortytwo
gl-gp gl-rp-threesixes bb-rl bb-rp-threesixes
gl-rp gl-rp-sixnine bb-rl bb-rp-sixnine
gl-rp gl-rp-fourtwenty bb-rl bb-rp-fourtwenty
$ while read config; do ./gitlab2bitucket.sh $config; done < list
[...stuff on screen going on...]
- no bugs so far, how cool is that?
that was done for some project, thanks for that.
thanks for the music as well.
copyright 2018 [email protected]
- create new branch
- code & qa
- rise merge request and assign to the owner.