GIT migration
From BitBucket 2 GitHub
Step 0: Update the GitHub migration sheet with the following details - ETA Dec 15th, 2022
Step 1: DevOps will Create the repository on Github - ETA Dec 16th, 2022
Step 2 : Moving all code and content from bitbucket
git clone [email protected]:kaleyra/vector.git && cd vector && git remote add github [email protected]:kaleyra/vector.gitcd vector git pull && git remote add github [email protected]:kaleyra/vector.git
Step 3 : Add the CODEOWNERS
Step 4 : Update the existing jenkins git url
Last updated