Middleware + Devops(MiddleOps)
Followers
Saturday, May 16, 2020
how to rename branch in gitlab
git checkout feature
git branch -m feature-backup
git push origin :feature feature-backup
git push origin -u feature-backup
Newer Posts
Older Posts
Home
View mobile version
Subscribe to:
Posts (Atom)