On Mon, Feb 9, 2015 at 1:12 AM, Michael Haggerty <mhagger@xxxxxxxxxxxx> wrote: > ---all:: > - Instead of listing <refs> explicitly, prune all refs. > +--stale-fix:: > + This revamps the logic -- the definition of "broken commit" > + becomes: a commit that is not reachable from any of the refs and > + there is a missing object among the commit, tree, or blob > + objects reachable from it that is not reachable from any of the > + refs. --stale-fix becomes more and more irrelevant over time, so why not put in at the very end even after --all ? Thinking out loud: (--expire=,--expire-unreachable= and --stale-fix) look like a group and (--updateref --rewrite --verbose and --all) also feel like a group, so you wanted to keep --stale-fix after --expire-unreachable= ? While talking about this man page, we should also add --dry-run? -- 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