On Sat, Sep 05, 2009 at 04:48:09AM -0400, Jeff King wrote: > On Sat, Sep 05, 2009 at 02:28:46AM -0400, Jeff King wrote: > > > I see. I still think you may want to improve "commit --dry-run" with a > > plumbing format, though, instead of "git status". Then it would > > automagically support "--amend", as well as other dry-run things (e.g., > > "git commit --dry-run --porcelain --amend foo.c"). And not having looked > > at the code, I would guess it is a one-liner patch to switch the "output > > format" flag that commit passes to the wt-status.c code. > > OK, it was a bit more complex than that. But here is a series which does > a few things. It is still missing a few bits, so is RFC. BTW, in case it was not obvious from the context, these are built on top of jc/1.7.0-status. -Peff -- 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