When I do git fetch origin
and origin has a deleted branch, it doesn't seem to update it in my repository. When I do git branch -r
it still shows origin/DELETED_BRANCH
.
How can I fix this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…