What kind of commits do you see? Can you show us part of the git log output?
2015-11-16 14:17 GMT+01:00 Daniel Doron <[email protected]>: > 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. > -- 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.
