nemisj / git-removed-branches

Git: List or remove local tracked branches, which are deleted from the remote.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's simply not working

ishanSrt opened this issue · comments

After one of my branches got merged and I deleted that on GitHub, I installed this though npm, and while on the same branch I ran the command to delete the branch. It asked me to run git fetch -p I ran it, but still its issuing me the command to run git fetch -p again.

@ishanSrt, Sorry, I can't reproduce your issue, do you have more information for me?

@nemisj can't test it out right now. you should consider improving the documentation as it did not work correctly the first time and now I have now git used to deleting branches manually 😛

Sorry, but you're the first one since Sep 28, 2015 who experiencing such behavior, I'm using this tool every day and a lot of colleges of mine too, but non of them had issue you've described. I'm willing to improve code, but I don't know what the problem exactly is. I'm closing this ticket for now, till you can provide detailed reproduction.