Skip to content

Move branch from one repo to the another #141666

Discussion options

You must be logged in to vote

First you need to clone your project and fetch origin branch name
And checkout what you want
and set the destination repository git remote add destination link
and push it

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by finadamcox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage Question
2 participants