branch - Two conflicting git remotes -


we had issue bad merge couldn't undone cleanly (it reverted 1 of branches, couldn't merged in). created new version of branch last commit, merged new changes cleanly, deleted original , pushed new 1 remote repository.

however, when pull, pulls deleted repository , pushes go new repository. if refresh prune, remote branch no longer visible.

we have branch temporary name we're using stop-gap measure, how using right name?

one solution delete local branch, recreate it, specifying want track remote branch (the 1 right name)

that new local branch should time pull and push to right remote tracking branch.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -