Comment 13 for bug 295130

Revision history for this message
Craig Hewetson (craighewetson-deactivatedaccount) wrote : Re: A way to preview of changes before pushing in the Qpush dialog

I'm thinking about making use of a preview button on the qpush dialog (executing bzr qdiff -rancestor:URL). This will preview the changes that will be push as a result of the user's direct changes, in the diff window.

Should this button be located at the bottom left hand corner? (where "Diff" button is located in qcommit)

NOTE:
The qmerge dialog will probably also have a preview button (since it supports --preview)