If someone has deleted the remote branch, is there any way I can pull from the same repository, and get my local branch deleted as well?
It would be handy not to have all developers do the manual removal of a branch when we’re done with a feature.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Only thing you can do is:
And you can’t delete the local branches, which have to be manually deleted.