github - Git: Recover the deleted remote branch -



github - Git: Recover the deleted remote branch -

well, i've made terrible error first want delete remote connection repositories.

i've made command this: git force dev :test

which after check on github, i'm realize branch test deleted.

question: how can branch back? possible undo command i've made?

do still have local re-create you? run git branch check, still have local branch there since don't mention removing local branch.

if this case, force remote repository again, git force dev test without colon.

git github

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -