> Err, isn't it much easier to type? > > hg diff --git -r qparent:qtip > exported.patch > > The qexport command sounds nice, but it's easy to do with: > > hg export --git qparent:qtip > > Unless you had something else in mind? No, that's perfect! Thanks a lot for the tip, Ben