Catalin Marinas wrote: > Jakub Narebski <jnareb@xxxxxxxxx> wrote: >> By the way, why "stg branch --delete" doesn't remove reflog? Not that I'm >> complaining, because it sure saved some work when resurrecting branch, and >> I didn't loose reflog info. > > Reflogs came into GIT after the StGIT branch command and never looked > at them in detail. And maybe it should not touch the reflog info, > especially for situations like this, unless GIT has a mechanism for a > trash bin (StGIT has one for patches - .git/patches/<branch>/trash/ - > but undocumented) Well, I'm asking because "git branch -D" deletes also reflog. So I'm worrying if StGit works with packed refs (although one usually do not pack branches/heads, only tags). -- Jakub Narebski Poland - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html