withfig / autocomplete

IDE-style autocomplete for your existing terminal & shell
https://fig.io
MIT License
24.38k stars 5.4k forks source link

branches deleted in local still show up in git hub after executing the push -all command #2268

Open vijay-koyana opened 4 months ago

vijay-koyana commented 4 months ago

Sanity checks

What CLI tool does this relate to?

git

Which statement makes the most sense?

Something else

Issue Details

i have a branch in my Git hub. I deleted the branch using git branch -d then git push

now i am refreshing on the github page. the branch i deleted still exists.