Is it possible to list all the changes that I have made (minus changes from other people via merges etc) in the qpush dialog.
Senario:
I branch from a project.
I make changes A.
I merge with server (other people's changes B)
I then make some more changes C
and then i do a merge with server (with changes D)
now when I do commit and then use qpush to push. I would like to see a list of changes A and C. i.e my changes that i am contributing will be previewed before I push.
Is it possible to list all the changes that I have made (minus changes from other people via merges etc) in the qpush dialog.
Senario:
I branch from a project.
I make changes A.
I merge with server (other people's changes B)
I then make some more changes C
and then i do a merge with server (with changes D)
now when I do commit and then use qpush to push. I would like to see a list of changes A and C. i.e my changes that i am contributing will be previewed before I push.