Clone Project from remote gitlab server (Note: need access to gitlab )
git clone git@gitlab.company.com:/Product/DevOps/deployment.git
Change Branch to new branch and pull latest updates from different branch
git checkout -b OfflineInstaller release/l2.0.6
delete different branch ( Warning: need to change to a different branch with checkout)
git checkout release/l2.0.6
git branch -D My-Branch-I-Want-to-Delete
We do this for a living.
Kubernetes, DevOps and platform engineering, delivered in days — not another weekend lost to a stack trace.
Start a project →