Hi While improvising code coverage, I made a lot of changes in different files. Now the changes in each file is a patch in itself. So my question was, how do you create/manage diff for multiple issues simultaneously. The process I have been following now was to make change, create diff, revert back and again do the same for next patch. But now since I have 8-10 patches, is there a sane way of doing this ?
-- Regards Siddharth Srivastava
