I have a local repository to which I added a remote so I can cherry pick some commits. now, I removed the remote and any related branches, as I no longer need it. my problem is that "git log --all" still shows me commits of that remote. I tried to "git gc", it did not help...any idea why it is like that and how I can clean it up?
Thanks Daniel. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
