1

I am new to Git, and I deleted a variety of my git branches in my local repository. I pushed all my changes to the remote, but the remote branches are still there.

Do I have to manually delete the remote branches now as well, or can I somehow keep them in sync so all deleted branches can be removed on the remote as well?

Thanks!

Daniel Stephens
  • 2,371
  • 8
  • 34
  • 86
  • Does this answer your question? [How do I delete a Git branch locally and remotely?](https://stackoverflow.com/questions/2003505/how-do-i-delete-a-git-branch-locally-and-remotely) – phd Feb 09 '20 at 23:23
  • https://stackoverflow.com/search?q=%5Bgit%5D+delete+branch+local+remote – phd Feb 09 '20 at 23:23

0 Answers0