Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How can I recover remote branch

David Duriot May 20, 2015

Hello,

 

I delete a remote branch, and even after a reclone, the remote branch no longer appears in the list. I don't understand 'cause, the delete is local right ? 

1 answer

1 accepted

0 votes
Answer accepted
Balázs Szakmáry
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 20, 2015

If you did this by right-clicking the branch name in the Remotes/origin section, you should have read this:

image2015-5-20 13:29:14.png

The way to get it back is to find somebody else who has a local copy of it and ask them to push the branch to the server.

Seth
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 20, 2015

Exactly. If you delete a local branch (one you had checked out at some point in the past), it will only be deleted locally. If you delete a remote branch (any branch in your repo that is preceded by the name of one of your remotes, like "origin/"), that branch will be deleted from the remote. If you don't want to see remote branches in your log, uncheck the "show remote branches" box, or change the dropdown next to it to only show "current branch".

David Duriot May 20, 2015

Ok thank you it works ! 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events